Share via


ResultFormat Enum

Definition

Defines values for ResultFormat.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ResultFormat
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ResultFormat = 
Public Enum ResultFormat
Inheritance
ResultFormat
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

ObjectArray 1
Table 0

Applies to