EndpointKeysDTO.InstalledVersion Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="installedVersion")]
public string InstalledVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="installedVersion")>]
member this.InstalledVersion : string with get, set
Public Property InstalledVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to