Therefore API > API Reference > Classes > TheReportDefinition > Properties
ReportPath
Gets the folder path of the report.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property ReportPath As String
C#
public virtual string ReportPath { get; }
Property Value
The folder path of the report.
TheReportDefinition class
TheReportDefinition properties