| AttributeDefinitionAggregateFunction Property |
Agregate function stated on the attribute data object.
Only attributes where the definition property is a value property w. datatype int, decimal, datetime or boolean can have an aggregate function.
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic AggregateFunction AggregateFunction { get; }
Property Value
Type:
AggregateFunction
See Also