共用方式為


ActivityRun.ActivityRunId Property

Definition

Gets the id of the activity run.

[Newtonsoft.Json.JsonProperty(PropertyName="activityRunId")]
public string ActivityRunId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activityRunId")>]
member this.ActivityRunId : string
Public ReadOnly Property ActivityRunId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to