ViewSystemsAnalysisReportSystemsAnalysisOutputFolder Property |
The full path of the output folder for systems analysis.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string SystemsAnalysisOutputFolder { get; }
Public ReadOnly Property SystemsAnalysisOutputFolder As String
Get
public:
property String^ SystemsAnalysisOutputFolder {
String^ get ();
}
member SystemsAnalysisOutputFolder : string with get
Property Value
String
See Also