IsMaster Property (Report)
Gets or sets a value indicating whether the current report is a master report.
public bool IsMaster {get; set;}
'Declaration
Public Property IsMaster As Boolean
Property Value
A
System.Boolean value indicating whether the current report is a master report.