Partager via


ASRTask.TaskType Property

Definition

Gets or sets the type of task. Details in CustomDetails property depend on this type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to