AppliedCategories.Lime Property

Definition

True if the task has the Lime category.

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

Property Value

Attributes

Applies to