Property FieldOrder
FieldOrder
Gets or sets the field order.
[JsonProperty]
public Dictionary<string, int> FieldOrder { get; set; }
Property Value
- Dictionary<string, int>
The field order.
Gets or sets the field order.
[JsonProperty]
public Dictionary<string, int> FieldOrder { get; set; }
The field order.