RepositoryGetListHeaders.Link Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to