Click or drag to resize

IResourceHelper Interface

Resource helper

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 IResourceHelper

The IResourceHelper type exposes the following members.

Methods
  NameDescription
Public methodGetResource
Returns ResourceDataObject from DataObject
Public methodGetResourceFromResourceFolder
Returns ResourceDataObject from ResourceFolder
Public methodIsResourceTrackingSupported
Checks if Resource or ResourceFolder is supported in history tracking
Top
See Also