Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
IDataObjectIntegrationHelper Interface
IDataObjectIntegrationHelper Methods
GetDataObjectType Method
GetDataObjectType Method (Int32)
GetDataObjectType Method (DataObject)
IDataObjectIntegrationHelper
GetDataObjectType Method (DataObject)
Get data object type
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#
Copy
DataObjectType
GetDataObjectType
(
DataObject
dataObject
)
Parameters
dataObject
Type:
Omada.OE.Model
DataObject
Data object
Return Value
Type:
DataObjectType
See Also
Reference
IDataObjectIntegrationHelper Interface
GetDataObjectType Overload
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers Namespace