Click or drag to resize

ResourceAttributeValuesControllerGetAttributeProperty Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.AttributeValues
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public virtual BaseProperty GetAttributeProperty(
	int attributeId
)

Parameters

attributeId
Type: SystemInt32

Return Value

Type: BaseProperty
See Also