Application Set Systems Analysis Workflows Method Namespace: Autodesk.Revit.ApplicationServices Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public void SetSystemsAnalysisWorkflows( IDictionary<string, string> paths ) Public Sub SetSystemsAnalysisWorkflows ( paths As IDictionary(Of String, String) ) public: void SetSystemsAnalysisWorkflows( IDictionary<String^, String^>^ paths ) member SetSystemsAnalysisWorkflows : paths : IDictionary<string, string> -> unit Parameters paths IDictionary String , String See Also Reference Application Class Autodesk.Revit.ApplicationServices Namespace
Application Set Systems Analysis Workflows Method Namespace: Autodesk.Revit.ApplicationServices Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public void SetSystemsAnalysisWorkflows( IDictionary<string, string> paths ) Public Sub SetSystemsAnalysisWorkflows ( paths As IDictionary(Of String, String) ) public: void SetSystemsAnalysisWorkflows( IDictionary<String^, String^>^ paths ) member SetSystemsAnalysisWorkflows : paths : IDictionary<string, string> -> unit Parameters paths IDictionary String , String See Also Reference Application Class Autodesk.Revit.ApplicationServices Namespace