IFileDatabaseProviderExportFile(String, String) Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax void ExportFile(
string filename,
string exportpath
)
Sub ExportFile (
filename As String,
exportpath As String
)
Request Example
View SourceParameters
- filename String
-
- exportpath String
-
See Also