IAttribute |
The IAttributeDefinition type exposes the following members.
Properties
Name | Description | |
---|---|---|
Id |
Gets the ID
(Inherited from IHaveId) | |
IsLinkable | Gets a value indicating whether attribute should be synchronized on linked levels | |
IsReadOnly | Gets a value indicating whether attribute should be read only | |
Name | Gets the name | |
Values | Gets the list of predefined values | |
ValueSource | Gets the source of attribute values | |
ValueType | Gets the type of attribute values |
See Also