You are here: Symbol Reference > Stimulsoft.Base.Json.Converters Namespace > XmlNodeConverter Class > XmlNodeConverter Properties > WriteArrayAttribute Property
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
XmlNodeConverter.WriteArrayAttribute Property

Gets or sets a flag to indicate whether to write the Json.NET array attribute. This attribute helps preserve arrays when converting the written XML back to JSON.

Syntax
C++
C#
Visual Basic
public: __property bool WriteArrayAttribute;

true if the array attibute is written to the XML; otherwise, false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.