ApiKVReference.Reference Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to