Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Class Participant

Inheritance

↳ object

    ↳ Participant

Inherited Members

Equals(object)

Equals(object, object)

GetHashCode()

GetType()

MemberwiseClone()

ReferenceEquals(object, object)

ToString()

Namespace: OptimaJet.Workflow.Core.BPMN

**Assembly: **OptimaJet.Workflow.Core.dll

Syntax
public class Participant

Fields

Id

Declaration
public string Id
Returns
TypeDescription
string

Name

Declaration
public string Name
Returns
TypeDescription
string

ProcessRef

Declaration
public string ProcessRef
Returns
TypeDescription
string

Extension Methods