Skip to main content

Class MessageFlow

Inheritance

↳ object

    MessageFlow

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 MessageFlow

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

sourceRef

Declaration
public string sourceRef
Returns
TypeDescription
string

targetRef

Declaration
public string targetRef
Returns
TypeDescription
string

Extension Methods