TaskObject.TaskId Property

Definition

The identifier of the task.

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

Property Value

Attributes

Applies to