SchemaPropertyOrderHandling Enumeration |
Namespace: Newtonsoft.Json.Schema.Generation
public enum SchemaPropertyOrderHandling
Member name | Value | Description | |
---|---|---|---|
Default | 0 | Use the default order of properties. | |
Alphabetical | 1 | Alphabetical order of properties. |