Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.OPS
LifeCycleManagementBase Class
LifeCycleManagementBase Methods
CreateBatch Method
GetDataObjectProperties Method
GetDataObjectVersionInfo Method
SubmitProvisioningJob Method
LifeCycleManagementBase
GetDataObjectVersionInfo Method
returns version of the data object if objec thas not versions it returns a timestamp;
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
virtual
string
GetDataObjectVersionInfo
(
IDataObject
dataObject
)
Parameters
dataObject
Type:
Omada.OE.Model.Public
IDataObject
Return Value
Type:
String
See Also
Reference
LifeCycleManagementBase Class
Omada.OE.Solution.OIM.AppLogic.OPS Namespace