Freigeben über


Solution.Id Eigenschaft

Definition

Ruft die Lösungs-ID ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: