[]
Gets or sets a value indicating whether Report Parts support is enabled.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? Enabled { get; set; }
true if Report Parts support is enabled; otherwise, false.
true
false