Click or drag to resize

EventDefinitionsGetInvolvedProcessTemplateIds Method

Returns all the process template ids where the event defintions belong to

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

Return Value

Type: IntegerList
integerlist containing process ids
See Also