Click or drag to resize

IResourceParentChildHelper Interface

Supports data object operations on Resource Parent-Child relationships

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 IResourceParentChildHelper

The IResourceParentChildHelper type exposes the following members.

Methods
  NameDescription
Public methodGetResourceParentsChildren
Returns ResourceParentChildDataObject collection for Resource from DataObject
Top
See Also