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