GetTaskResponse.PlanId Property

Definition

The id of the plan this task belongs to.

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

Property Value

Attributes

Applies to