Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

XmlDataWriter.WriteValue(String,String,String) - метод Смотри также  Terrasoft.Common - пространство имен > XmlDataWriter - класс > WriteValue - метод : WriteValue(String,String,String) - метод C#

name
Item name.
value
The value of the element of the System.String type.
defValue
The default value for the element.

Glossary Item Box

Writes the value of the System.String type for the element with the specified name and default value.

Синтаксис

public override void WriteValue( 
   string name, 
   string value, 
   string defValue 
)

Параметры

name
Item name.
value
The value of the element of the System.String type.
defValue
The default value for the element.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?