Share via


EntityRecord.BingId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to