[]
Gets or sets a string 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").