TaskObject.Position Property

Definition

The position of the task.

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

Property Value

Attributes

Applies to