ApplicationMessageAddProperty(XElement, String, Boolean) - метод
Пространство имён: Tessa.Applications.MessagesСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
protected void AddProperty(
XElement xml,
string name,
bool value
)
Protected Sub AddProperty (
xml As XElement,
name As String,
value As Boolean
)
protected:
void AddProperty(
XElement^ xml,
String^ name,
bool value
)
member AddProperty :
xml : XElement *
name : string *
value : bool -> unit
Параметры
- xml XElement
-
- name String
-
- value Boolean
-