FOSSEEFlowsheetsDownloadFlowsheet Method |
Namespace: DWSIM.SharedClassesAssembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax public static string DownloadFlowsheet(
string address,
Action<int> pa
)
Public Shared Function DownloadFlowsheet (
address As String,
pa As Action(Of Integer)
) As String
Request Example
View SourceParameters
- address String
-
- pa ActionInt32
-
Return Value
StringSee Also