IAttributeHelper Interface |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
public interface IAttributeHelper
The IAttributeHelper type exposes the following members.
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
|