Gets the absolute reports folder path that is parsed from the original input.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2022
Syntax
| C# |
|---|
public string GetReportsFolderParsed() |
| Visual Basic |
|---|
Public Function GetReportsFolderParsed As String |
| Visual C++ |
|---|
public: String^ GetReportsFolderParsed() |