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

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

name
Property name.
value
The value of the property of the System.String type.
defValue
The default value of the property.

Glossary Item Box

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

Синтаксис

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

Параметры

name
Property name.
value
The value of the property of the System.String type.
defValue
The default value of the property.

Смотри также

© Terrasoft 2002-2017.

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

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