Share via


OCR.TrackingId Property

Definition

Gets or sets the 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