ViewSystemsAnalysisReportSystemsAnalysisWorkflowFile Property |
The full path name of the original system analysis workflow file.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string SystemsAnalysisWorkflowFile { get; }
Public ReadOnly Property SystemsAnalysisWorkflowFile As String
Get
public:
property String^ SystemsAnalysisWorkflowFile {
String^ get ();
}
member SystemsAnalysisWorkflowFile : string with get
Property Value
String
See Also