IReportContext.ReportName Property

Definition

Gets a value that specifies the name of the report.

public:
 property System::String ^ ReportName { System::String ^ get(); };
public string ReportName { get; }
member this.ReportName : string
Public ReadOnly Property ReportName As String

Property Value

A value that specifies the name of the report.

Applies to