AttributeHelper Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
public class AttributeHelper : IAttributeHelper
The AttributeHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeHelper |
Creates the helper
|
Name | Description | |
---|---|---|
![]() | HideAttributePropertyId |
Returns id of the HideAttribute property
|
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.) |