Uses of Class
com.microsoft.graph.models.CalculatedColumn
Packages that use CalculatedColumn
-
Uses of CalculatedColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CalculatedColumnModifier and TypeMethodDescriptionstatic CalculatedColumnCalculatedColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getCalculated()Gets the calculated property value.Methods in com.microsoft.graph.models with parameters of type CalculatedColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setCalculated(CalculatedColumn value) Sets the calculated property value.