Share

EnergyDataSettings.GetReportsFolderParsed Method

Gets the absolute reports folder path that is parsed from the original input.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public string GetReportsFolderParsed()

Return Value

String
The reports folder path after parsing the input string.

See Also

Reference

Was this information helpful?