| AttributeHelperGetAttribute 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
Syntaxpublic PropertyConfiguration GetAttribute(
int attributeId
)
Parameters
- attributeId
- Type: SystemInt32
Return Value
Type:
PropertyConfigurationImplements
IAttributeHelperGetAttribute(Int32)
See Also