MicrosoftGraphLookupColumn |
MicrosoftGraphColumnDefinition.lookup() |
Get the lookup property: lookupColumn.
|
MicrosoftGraphLookupColumn |
MicrosoftGraphLookupColumn.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: lookupColumn.
|
MicrosoftGraphLookupColumn |
MicrosoftGraphLookupColumn.withAllowMultipleValues(Boolean allowMultipleValues) |
Set the allowMultipleValues property: Indicates whether multiple values can be selected from the source.
|
MicrosoftGraphLookupColumn |
MicrosoftGraphLookupColumn.withAllowUnlimitedLength(Boolean allowUnlimitedLength) |
Set the allowUnlimitedLength property: Indicates whether values in the column should be able to exceed the
standard limit of 255 characters.
|
MicrosoftGraphLookupColumn |
MicrosoftGraphLookupColumn.withColumnName(String columnName) |
Set the columnName property: The name of the lookup source column.
|
MicrosoftGraphLookupColumn |
MicrosoftGraphLookupColumn.withListId(String listId) |
Set the listId property: The unique identifier of the lookup source list.
|
MicrosoftGraphLookupColumn |
MicrosoftGraphLookupColumn.withPrimaryLookupColumnId(String primaryLookupColumnId) |
Set the primaryLookupColumnId property: If specified, this column is a secondary lookup, pulling an additional
field from the list item looked up by the primary lookup.
|