AttributeTypeDefinition Properties |
The AttributeTypeDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
Gets the description of the attribute
|
![]() | DisplayName |
Gets the display name of the attribute
|
![]() | IsMultivalued |
Gets a value indicating whether this attribute is multivalued or single-valued
|
![]() | IsReadOnly |
Gets a value indicating whether this attribute is read only
|
![]() | IsRequired |
Gets a value that indicates whether the attribute is required
|
![]() | Regex |
Gets the regular expression valued to validate the correctness of this attribute
|
![]() | SystemName |
Gets the system name of the attribute
|
![]() | Type |
Gets the data type of the attribute
|