'Declaration Public Property ReportName As ExpressionInfo
public ExpressionInfo ReportName {get; set;}
Property Value
A String value representing the path to the drillthrough report. The path may be absolute (i.e. "/orderentry/processedorders"), or relative (i.e. "processedorders").