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