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

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

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

Glossary Item Box

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

Синтаксис

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

Параметры

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

Смотри также

© Terrasoft 2002-2017.

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

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