MasterReport Property (IMasterContentService)
In This Topic
Gets or sets the name of the master report, if any.
Syntax
'Declaration
Property MasterReport As String
string MasterReport {get; set;}
Property Value
A
System.String value indicating the name of the master report.
See Also