Click or drag to resize

IProcessElement Interface

Represents an element (Activity or ControlElement) that is part of a process/process template.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface IProcessElement : IObjectWithId

The IProcessElement type exposes the following members.

Properties
  NameDescription
Public propertyTransitions
Transitions leading to and from the process element.
Top
Methods
  NameDescription
Public methodGetId (Inherited from IObjectWithId.)
Top
See Also