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

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

name
Item name.
value
The stream the record is made from.

Glossary Item Box

Writes the element with the specified name and the value from the specified stream.

Синтаксис

public override void WriteValue( 
   string name, 
   Stream value 
)

Параметры

name
Item name.
value
The stream the record is made from.

Смотри также

© Terrasoft 2002-2017.

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

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