Click or drag to resize

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

Parameters

contextType
Type: Omada.OE.ModelDataObject

Return Value

Type: Int32

Implements

IDataObjectTypeHelperGetContextObjectTypeId(DataObject)
See Also