[]
Gets or sets a value indicating whether the report has been merged with the master report.
public bool IsMerged { get; set; }
A bool value where true if the report is merged with the master report; otherwise, false.
true
false