tGatewayDirection - перечисление
Пространство имён: Tessa.Workflow.BPMN.ClassesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL")]
public enum tGatewayDirection
<SerializableAttribute>
<XmlTypeAttribute(Namespace := "http://www.omg.org/spec/BPMN/20100524/MODEL")>
Public Enumeration tGatewayDirection
[SerializableAttribute]
[XmlTypeAttribute(Namespace = L"http://www.omg.org/spec/BPMN/20100524/MODEL")]
public enum class tGatewayDirection
[<SerializableAttribute>]
[<XmlTypeAttribute(Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL")>]
type tGatewayDirection
Unspecified | 0 | |
Converging | 1 | |
Diverging | 2 | |
Mixed | 3 | |