Click or drag to resize

IResourceTypeHelper Interface

Helper class for getting object configuration for resource type.

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#
public interface IResourceTypeHelper

The IResourceTypeHelper type exposes the following members.

Methods
  NameDescription
Public methodGetResourceTypeAttributes
Returns configuration objects for attributes in specific resource type
Public methodGetResourceTypesWithAttribute
Finds the resource types having specific attribute
Public methodGetResourceTypesWithAttributeSet
Finds the resource types having specific attribute set
Top
See Also