Skip to main content

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