AttributeHelper Methods |
The AttributeHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAttribute |
Returns configuration objects for attributes in specific resource type
| |
| GetAttributeSetAttributes |
Returns configuration objects for attributes in specific resource type
| |
| IsAttributeHidden |
Checks if the Hide property is set to true
| |
| IsAttributeModified |
Compares the latest attribute version with the previous version to figure out the change to Hide property
| |
| IsAttributeSetModified |
Checks if the attribute set was modified
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |