Uses of Class
com.microsoft.graph.models.LookupColumn
Packages that use LookupColumn
-
Uses of LookupColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LookupColumnModifier and TypeMethodDescriptionstatic LookupColumnLookupColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getLookup()Gets the lookup property value.Methods in com.microsoft.graph.models with parameters of type LookupColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setLookup(LookupColumn value) Sets the lookup property value.