tProcessItems2 - свойство
Пространство имён: Tessa.Workflow.BPMN.ClassesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[XmlElementAttribute("performer", typeof(tPerformer))]
[XmlElementAttribute("resourceRole", typeof(tResourceRole))]
public tResourceRole[] Items2 { get; set; }
<XmlElementAttribute("performer", GetType(tPerformer))>
<XmlElementAttribute("resourceRole", GetType(tResourceRole))>
Public Property Items2 As tResourceRole()
Get
Set
public:
[XmlElementAttribute(L"performer", typeof(tPerformer))]
[XmlElementAttribute(L"resourceRole", typeof(tResourceRole))]
property array<tResourceRole^>^ Items2 {
array<tResourceRole^>^ get ();
void set (array<tResourceRole^>^ value);
}
[<XmlElementAttribute("performer", typeof(tPerformer))>]
[<XmlElementAttribute("resourceRole", typeof(tResourceRole))>]
member Items2 : tResourceRole[] with get, set
Значение свойства
tResourceRole