TaskRequest.TaskTitle Property

Definition

The title of the task.

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

Property Value

Attributes

Applies to