| AttributeDefinition Constructor (DataObject, BaseProperty) |
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic AttributeDefinition(
DataObject attribute,
BaseProperty property
)
Parameters
- attribute
- Type: Omada.OE.ModelDataObject
- property
- Type: Omada.OE.ModelBaseProperty
Definition property for the attribute (stated in the DEFINITION property on the attribute data object).
See Also