Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
AttributeHelper Class
AttributeHelper Methods
GetAttribute Method
GetAttributeSetAttributes Method
IsAttributeHidden Method
IsAttributeModified Method
IsAttributeSetModified Method
AttributeHelper
IsAttributeHidden Method
Checks if the Hide property is set to true
Namespace:
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
bool
IsAttributeHidden
(
DataObject
attribute
)
Parameters
attribute
Type:
Omada.OE.Model
DataObject
the attribute to check
Return Value
Type:
Boolean
true is the property is set to true or cannot be evaluated
Implements
IAttributeHelper
IsAttributeHidden(DataObject)
See Also
Reference
AttributeHelper Class
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers Namespace