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

JsonDataWriter - класс Члены  Смотри также  Terrasoft.Common - пространство имен : JsonDataWriter - класс C#

Glossary Item Box

Represents methods for sequential writing of data in the Json format.

Синтаксис

public class JsonDataWriter : DataWriter 

Тип JsonDataWriter предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public JsonDataWriter Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоSettingsGets the settings of this JsonDataWriter instance.  

Методы

 ИмяОписание
Public - методCloseПереопределен. Closes the current JsonDataWriter instance.  
Public - методWriteFinishCollectionПереопределен. Completes writing of the current collection.  
Public - методWriteFinishObjectПереопределен. Completes writing of the current object.  
Public - методWriteSerializableObjectValueПереопределен. Writes the specified serializable value of the property with the specified name and default value.  
Public - методWriteStartCollectionПереопределен. Begins writing of collection with the specified name.  
Public - методWriteStartObjectПерегружен. Переопределен.   
Public - методWriteValueПерегружен. Переопределен.   

Иерархия наследования

System.Object
   Terrasoft.Common.DataWriter
      Terrasoft.Common.JsonDataWriter

Смотри также

© Terrasoft 2002-2017.