| IDataObjectIntegrationHelperGetDataObjectType Method (Int32) |
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
SyntaxDataObjectType GetDataObjectType(
int dataObjectTypeId
)
Parameters
- dataObjectTypeId
- Type: SystemInt32
ID of DataObjectType
Return Value
Type:
DataObjectType
See Also