[]
<p>Gets or sets a <xref href="System.String" data-throw-if-not-resolved="false"></xref> value representing the path of the drillthrough report.
public ExpressionInfo ReportName { get; set; }
Type | Description |
---|---|
ExpressionInfo | A string value representing the path to the drillthrough report. |
The path may be absolute (i.e. "/orderentry/processedorders") or relative (i.e. "processedorders").