Partager via


Solution.Id Propriété

Définition

Obtient ou définit l’ID de solution.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à