tDefinitionsItems - свойство
Пространство имён: Tessa.Workflow.BPMN.ClassesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[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; }
<XmlElementAttribute("category", GetType(tCategory))>
<XmlElementAttribute("collaboration", GetType(tCollaboration))>
<XmlElementAttribute("correlationProperty", GetType(tCorrelationProperty))>
<XmlElementAttribute("dataStore", GetType(tDataStore))>
<XmlElementAttribute("endPoint", GetType(tEndPoint))>
<XmlElementAttribute("error", GetType(tError))>
<XmlElementAttribute("escalation", GetType(tEscalation))>
<XmlElementAttribute("eventDefinition", GetType(tEventDefinition))>
<XmlElementAttribute("globalBusinessRuleTask", GetType(tGlobalBusinessRuleTask))>
<XmlElementAttribute("globalManualTask", GetType(tGlobalManualTask))>
<XmlElementAttribute("globalScriptTask", GetType(tGlobalScriptTask))>
<XmlElementAttribute("globalTask", GetType(tGlobalTask))>
<XmlElementAttribute("globalUserTask", GetType(tGlobalUserTask))>
<XmlElementAttribute("interface", GetType(tInterface))>
<XmlElementAttribute("itemDefinition", GetType(tItemDefinition))>
<XmlElementAttribute("message", GetType(tMessage))>
<XmlElementAttribute("partnerEntity", GetType(tPartnerEntity))>
<XmlElementAttribute("partnerRole", GetType(tPartnerRole))>
<XmlElementAttribute("process", GetType(tProcess))>
<XmlElementAttribute("resource", GetType(tResource))>
<XmlElementAttribute("rootElement", GetType(tRootElement))>
<XmlElementAttribute("signal", GetType(tSignal))>
Public Property Items As tRootElement()
Get
Set
public:
[XmlElementAttribute(L"category", typeof(tCategory))]
[XmlElementAttribute(L"collaboration", typeof(tCollaboration))]
[XmlElementAttribute(L"correlationProperty", typeof(tCorrelationProperty))]
[XmlElementAttribute(L"dataStore", typeof(tDataStore))]
[XmlElementAttribute(L"endPoint", typeof(tEndPoint))]
[XmlElementAttribute(L"error", typeof(tError))]
[XmlElementAttribute(L"escalation", typeof(tEscalation))]
[XmlElementAttribute(L"eventDefinition", typeof(tEventDefinition))]
[XmlElementAttribute(L"globalBusinessRuleTask", typeof(tGlobalBusinessRuleTask))]
[XmlElementAttribute(L"globalManualTask", typeof(tGlobalManualTask))]
[XmlElementAttribute(L"globalScriptTask", typeof(tGlobalScriptTask))]
[XmlElementAttribute(L"globalTask", typeof(tGlobalTask))]
[XmlElementAttribute(L"globalUserTask", typeof(tGlobalUserTask))]
[XmlElementAttribute(L"interface", typeof(tInterface))]
[XmlElementAttribute(L"itemDefinition", typeof(tItemDefinition))]
[XmlElementAttribute(L"message", typeof(tMessage))]
[XmlElementAttribute(L"partnerEntity", typeof(tPartnerEntity))]
[XmlElementAttribute(L"partnerRole", typeof(tPartnerRole))]
[XmlElementAttribute(L"process", typeof(tProcess))]
[XmlElementAttribute(L"resource", typeof(tResource))]
[XmlElementAttribute(L"rootElement", typeof(tRootElement))]
[XmlElementAttribute(L"signal", typeof(tSignal))]
property array<tRootElement^>^ Items {
array<tRootElement^>^ get ();
void set (array<tRootElement^>^ value);
}
[<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))>]
member Items : tRootElement[] with get, set
Значение свойства
tRootElement