AttributeTypeDefinition Class |
Namespace: Lithnet.ResourceManagement.Client
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
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Gets the system name of this attribute
(Overrides Object.ToString().) |