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