new OrgEntityConfigAttribute()
Definition of a configuration attribute for an organizational model entity.
Constructs a new OrgEntityConfigAttribute.
The following features are supported:
Members
attributeName :string
Name of the configuration attribute.
This property holds the value of the 'Attribute Name' attribute.
Type:
- string
attributeValue :string
Value of the configuration attribute.
This property holds the value of the 'Attribute Value' attribute.
Type:
- string
readOnly :boolean
Boolean value specifying whether the configuration attribute is read only.
This property holds the value of the 'Read Only' attribute.
Type:
- boolean