AppliedCategories.Marigold Property

Definition

True if the task has the Marigold category.

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

Property Value

Attributes

Applies to