tExtensiondocumentation - свойство |
Пространство имён:
Tessa.Workflow.BPMN.Classes
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [XmlElementAttribute("documentation")]
public tDocumentation[] documentation { get; set; }
<XmlElementAttribute("documentation")>
Public Property documentation As tDocumentation()
Get
Set
public:
[XmlElementAttribute(L"documentation")]
property array<tDocumentation^>^ documentation {
array<tDocumentation^>^ get ();
void set (array<tDocumentation^>^ value);
}
[<XmlElementAttribute("documentation")>]
member documentation : tDocumentation[] with get, set
Значение свойства
Тип:
tDocumentationЗаметки См. также