You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonWriter Class > JsonWriter Enumerations > State Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Base.Json.JsonWriter.State Enumeration
Syntax
C++
C#
Visual Basic
internal: enum State { Start = 0, Property = 1, ObjectStart = 2, Object = 3, ArrayStart = 4, Array = 5, ConstructorStart = 6, Constructor = 7, Closed = 8, Error = 9 };

This is record Stimulsoft.Base.Json.JsonWriter.State.

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