PlaneDiagramElement1 - свойство
Пространство имён: Tessa.Workflow.BPMN.ClassesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[XmlElementAttribute("BPMNShape", typeof(BPMNShape), Namespace = "http://www.omg.org/spec/BPMN/20100524/DI")]
[XmlElementAttribute("BPMNEdge", typeof(BPMNEdge), Namespace = "http://www.omg.org/spec/BPMN/20100524/DI")]
public DiagramElement[] DiagramElement1 { get; set; }
<XmlElementAttribute("BPMNShape", GetType(BPMNShape), Namespace := "http://www.omg.org/spec/BPMN/20100524/DI")>
<XmlElementAttribute("BPMNEdge", GetType(BPMNEdge), Namespace := "http://www.omg.org/spec/BPMN/20100524/DI")>
Public Property DiagramElement1 As DiagramElement()
Get
Set
public:
[XmlElementAttribute(L"BPMNShape", typeof(BPMNShape), Namespace = L"http://www.omg.org/spec/BPMN/20100524/DI")]
[XmlElementAttribute(L"BPMNEdge", typeof(BPMNEdge), Namespace = L"http://www.omg.org/spec/BPMN/20100524/DI")]
property array<DiagramElement^>^ DiagramElement1 {
array<DiagramElement^>^ get ();
void set (array<DiagramElement^>^ value);
}
[<XmlElementAttribute("BPMNShape", typeof(BPMNShape), Namespace = "http://www.omg.org/spec/BPMN/20100524/DI")>]
[<XmlElementAttribute("BPMNEdge", typeof(BPMNEdge), Namespace = "http://www.omg.org/spec/BPMN/20100524/DI")>]
member DiagramElement1 : DiagramElement[] with get, set
Значение свойства
DiagramElement