Click or drag to resize

ProcessGetTargetDataObjectTypeId Method

Returns the process target type ID If the target object of the process is not loaded, an exception is thrown.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int GetTargetDataObjectTypeId()

Return Value

Type: Int32
See Also