Click or drag to resize

DataObjectLifeCycleManagement Class

The Code Methds related to DOLM.
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.Assembly.OPSDataObjectLifeCycleManagement

Namespace:  Omada.OE.Solution.OIM.Assembly.OPS
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public class DataObjectLifeCycleManagement

The DataObjectLifeCycleManagement type exposes the following members.

Constructors
Methods
  NameDescription
Public methodSubmitProvisioningJob
Creates a data object lifecycle management provisioning job based on a data object.
Codemethod usage
Designed to be used in a process only (Yes/No)No
Action Object (data object type)All supported.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also