Click or drag to resize

IAttributeHelperGetAttribute Method

Returns configuration objects for attributes in specific resource type

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
PropertyConfiguration GetAttribute(
	int attributeId
)

Parameters

attributeId
Type: SystemInt32

Return Value

Type: PropertyConfiguration
See Also