Click or drag to resize

IDataObjectTypeHelperGetContextObjectTypeId Method

Get context type object type id

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#
int GetContextObjectTypeId(
	DataObject contextType
)

Parameters

contextType
Type: Omada.OE.ModelDataObject

Return Value

Type: Int32
See Also