Click or drag to resize

ISystemHelper Interface

System 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 ISystemHelper

The ISystemHelper type exposes the following members.

Methods
  NameDescription
Public methodGetCachedSystemObjectId
Get id of a system based on property value
Public methodGetSystem
Returns SystemDataObject from DataObject
Top
See Also