Share via


ImageIds.TrackingId Property

Definition

Gets or sets tracking Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to