JsonPropertyOrder Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Serialization.JsonProperty.Order"]
Namespace:
Stimulsoft.Base.Json.Serialization
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public Nullable<int> Order { get; set; }
Public Property Order As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also