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