tChoreographyItems2 - свойство

Definition

Пространство имён: Tessa.Workflow.BPMN.Classes
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
[XmlElementAttribute("adHocSubProcess", typeof(tAdHocSubProcess))]
[XmlElementAttribute("boundaryEvent", typeof(tBoundaryEvent))]
[XmlElementAttribute("businessRuleTask", typeof(tBusinessRuleTask))]
[XmlElementAttribute("callActivity", typeof(tCallActivity))]
[XmlElementAttribute("callChoreography", typeof(tCallChoreography))]
[XmlElementAttribute("choreographyTask", typeof(tChoreographyTask))]
[XmlElementAttribute("complexGateway", typeof(tComplexGateway))]
[XmlElementAttribute("dataObject", typeof(tDataObject))]
[XmlElementAttribute("dataObjectReference", typeof(tDataObjectReference))]
[XmlElementAttribute("dataStoreReference", typeof(tDataStoreReference))]
[XmlElementAttribute("endEvent", typeof(tEndEvent))]
[XmlElementAttribute("event", typeof(tEvent))]
[XmlElementAttribute("eventBasedGateway", typeof(tEventBasedGateway))]
[XmlElementAttribute("exclusiveGateway", typeof(tExclusiveGateway))]
[XmlElementAttribute("flowElement", typeof(tFlowElement))]
[XmlElementAttribute("implicitThrowEvent", typeof(tImplicitThrowEvent))]
[XmlElementAttribute("inclusiveGateway", typeof(tInclusiveGateway))]
[XmlElementAttribute("intermediateCatchEvent", typeof(tIntermediateCatchEvent))]
[XmlElementAttribute("intermediateThrowEvent", typeof(tIntermediateThrowEvent))]
[XmlElementAttribute("manualTask", typeof(tManualTask))]
[XmlElementAttribute("parallelGateway", typeof(tParallelGateway))]
[XmlElementAttribute("receiveTask", typeof(tReceiveTask))]
[XmlElementAttribute("scriptTask", typeof(tScriptTask))]
[XmlElementAttribute("sendTask", typeof(tSendTask))]
[XmlElementAttribute("sequenceFlow", typeof(tSequenceFlow))]
[XmlElementAttribute("serviceTask", typeof(tServiceTask))]
[XmlElementAttribute("startEvent", typeof(tStartEvent))]
[XmlElementAttribute("subChoreography", typeof(tSubChoreography))]
[XmlElementAttribute("subProcess", typeof(tSubProcess))]
[XmlElementAttribute("task", typeof(tTask))]
[XmlElementAttribute("transaction", typeof(tTransaction))]
[XmlElementAttribute("userTask", typeof(tUserTask))]
public tFlowElement[] Items2 { get; set; }

Значение свойства

tFlowElement

См. также