Click or drag to resize

JsonArrayLayout Properties

The JsonArrayLayout type exposes the following members.

Properties
  NameDescription
Public propertyItems
Gets the array of items to include in JSON-Array
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from Layout.)
Public propertyRenderEmptyObject
Gets or sets the option to render the empty object value {}
Public propertySuppressSpaces
Gets or sets the option to suppress the extra spaces in the output json
Top
See Also