Class JSONOutput
Specifies JSON as request's output serialization format
public class JSONOutput
- Inheritance
-
JSONOutput
- Inherited Members
Constructors
JSONOutput()
public JSONOutput()
Properties
RecordDelimiter
The value used to separate individual records in the output.
public string RecordDelimiter { get; set; }