tDefinitionsItems - свойство

Definition

Пространство имён: Tessa.Workflow.BPMN.Classes
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
[XmlElementAttribute("category", typeof(tCategory))]
[XmlElementAttribute("collaboration", typeof(tCollaboration))]
[XmlElementAttribute("correlationProperty", typeof(tCorrelationProperty))]
[XmlElementAttribute("dataStore", typeof(tDataStore))]
[XmlElementAttribute("endPoint", typeof(tEndPoint))]
[XmlElementAttribute("error", typeof(tError))]
[XmlElementAttribute("escalation", typeof(tEscalation))]
[XmlElementAttribute("eventDefinition", typeof(tEventDefinition))]
[XmlElementAttribute("globalBusinessRuleTask", typeof(tGlobalBusinessRuleTask))]
[XmlElementAttribute("globalManualTask", typeof(tGlobalManualTask))]
[XmlElementAttribute("globalScriptTask", typeof(tGlobalScriptTask))]
[XmlElementAttribute("globalTask", typeof(tGlobalTask))]
[XmlElementAttribute("globalUserTask", typeof(tGlobalUserTask))]
[XmlElementAttribute("interface", typeof(tInterface))]
[XmlElementAttribute("itemDefinition", typeof(tItemDefinition))]
[XmlElementAttribute("message", typeof(tMessage))]
[XmlElementAttribute("partnerEntity", typeof(tPartnerEntity))]
[XmlElementAttribute("partnerRole", typeof(tPartnerRole))]
[XmlElementAttribute("process", typeof(tProcess))]
[XmlElementAttribute("resource", typeof(tResource))]
[XmlElementAttribute("rootElement", typeof(tRootElement))]
[XmlElementAttribute("signal", typeof(tSignal))]
public tRootElement[] Items { get; set; }

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

tRootElement

См. также