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

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

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

Glossary Item Box

Writes the full value of the element with the specified name and default value (for the values of the decimal type).

Синтаксис

public abstract void WriteValue( 
   string name, 
   decimal value, 
   decimal defValue 
)

Параметры

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

Заметки

Overloaded method.

Смотри также

© Terrasoft 2002-2017.

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

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