Drillthrough.ReportName Property

Definition

Gets or sets the full folder path, relative path, or URL of the drillthrough report.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression ReportName { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression ReportName { get; set; }
member this.ReportName : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property ReportName As ReportExpression

Property Value

A ReportExpression object.

Applies to