MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / JsonExportSettings Class / QuotePropertyNames Property

In This Topic
QuotePropertyNames Property (JsonExportSettings)
In This Topic
Gets or sets a value indicating whether the property names in the JSON output should be quoted.
Syntax
'Declaration
 
Public Property QuotePropertyNames As BoolDefaultExportSetting
 

Property Value

A BoolDefaultExportSetting object representing the quote property names setting.
See Also