ReportPath |
Scroll |
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.
|