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

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

Glossary Item Box

Provides methods and properties for the JsonDataWriter settings.

Синтаксис

public class JsonDataWriterSettings : DataWriterSettings 

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

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

 ИмяОписание
Public JsonDataWriterSettings Initializes a new instance of the JsonDataWriterSettings class with default settings.  

Cвойства

 ИмяОписание
Public - свойствоAutoStartObjectGets and sets the automatic insertion of opening brace into the stream that is used for record.  
Public - свойствоEncodingGets and sets the encoding of the JsonDataWriter instance.  
Public - свойствоFormattingGets and sets the formatting for the JsonDataWriter instance.  
Public - свойствоQuoteNameGets and sets the use of quotation marks in the name of the Json objects of the JsonDataWriter instance.  

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

System.Object
   Terrasoft.Common.DataWriterSettings
      Terrasoft.Common.JsonDataWriterSettings

Смотри также

© Terrasoft 2002-2017.