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