共用方式為


ActivityRun.ActivityType Property

Definition

Gets the type of the activity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to