OPSLifeCycleManagementArguments Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.Model
public class OPSLifeCycleManagementArguments
The OPSLifeCycleManagementArguments type exposes the following members.
| Name | Description | |
|---|---|---|
| OPSLifeCycleManagementArguments |
The default constructor.
| |
| OPSLifeCycleManagementArguments(IDataObject, operationType) |
The constructor.
|
| Name | Description | |
|---|---|---|
| DataObject |
The data object.
| |
| Operation |
The operation.
| |
| Priority |
The priority.
| |
| System |
The system data object.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |