Edit

IdentityRefWithVote.ReviewerUrl Property

Definition

URL to retrieve information about this identity

[Newtonsoft.Json.JsonProperty(PropertyName="reviewerUrl")]
[System.Runtime.Serialization.DataMember(Name="reviewerUrl")]
public string ReviewerUrl { get; set; }
member this.ReviewerUrl : string with get, set
Public Property ReviewerUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute

Applies to