AppliedCategories.Aqua Property

Definition

True if the task has the Aqua category.

[System.Text.Json.Serialization.JsonPropertyName("category9")]
public bool? Aqua { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("category9")>]
member this.Aqua : Nullable<bool> with get, set
Public Property Aqua As Nullable(Of Boolean)

Property Value

Attributes

Applies to