Click or drag to resize

DataObjectLifeCycleManagement Methods

The DataObjectLifeCycleManagement type exposes the following members.

Methods
  NameDescription
Public methodCreateBatch
Creates batch for the data objects.
(Overrides LifeCycleManagementBaseCreateBatch(DataObjectController, BasePropertyAdapterController, OPSLifeCycleManagementArguments).)
Public methodGetDataObjectProperties
Gets data object properties for the OPS tasks.
(Inherited from LifeCycleManagementBase.)
Public methodGetDataObjectVersionInfo
returns version of the data object if objec thas not versions it returns a timestamp;
(Inherited from LifeCycleManagementBase.)
Public methodSubmitProvisioningJob
Submits provisioning job.
(Inherited from LifeCycleManagementBase.)
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