Language

TaskRequest.TaskStatus Property

Definition

The status of the task.

[System.Text.Json.Serialization.JsonPropertyName("STATUS")]
public string TaskStatus { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("STATUS")>]
member this.TaskStatus : string with get, set
Public Property TaskStatus As String

Property Value

Attributes

Applies to