Click or drag to resize

AttributeDefinitionConvertToAggregateFunction Method

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static AggregateFunction ConvertToAggregateFunction(
	int aggregateFunctionPropertyValueId
)

Parameters

aggregateFunctionPropertyValueId
Type: SystemInt32

Return Value

Type: AggregateFunction
See Also