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

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

name
Item name.

Glossary Item Box

Begins writing of element with the specified name to the output stream.

Синтаксис

public override void WriteStartObject( 
   string name 
)

Параметры

name
Item name.

Заметки

The method writes to the output stream the name of the element and left angle bracket.

Смотри также

© Terrasoft 2002-2017.

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

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