Share via


RunFilter.RunId Property

Definition

Gets or sets the unique identifier for the run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to