Condividi tramite


Solution.Order Proprietà

Definizione

Ottiene o imposta l'ordine della soluzione.

[Newtonsoft.Json.JsonProperty(PropertyName="order")]
public double? Order { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="order")>]
member this.Order : Nullable<double> with get, set
Public Property Order As Nullable(Of Double)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a