Click or drag to resize

ProcessEventDefinitionProcessObjectType Property

The object type, from where the proces template must be used as condition object.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ProcessObjectType ProcessObjectType { get; set; }

Property Value

Type: ProcessObjectType
See Also