The IABACAttribute interface describes properties of custom attributes of users, groups of users, object classes, particular object types.
It is used on adding or editing attribute properties.
Property name | Brief description | |
Attributes | The Attributes property returns attributes collection. | |
DataType | The DataType property determines an attribute data type. | |
DefaultValue | The DefaultValue property determines a default attribute value. | |
Description | The Description property determines an attribute description. | |
Id | The Id property determines an attribute identifier. | |
Key | The Key property returns attribute key. | |
Name | The Name property determines an attribute name. | |
Predefined | The Predefined property returns True if an attribute is system. | |
UIEditorBinding | The UIEditorBinding property determines a date and time format in attribute value. |
See also: