IFileDatabaseProviderPutFile(String, String) Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax void PutFile(
string filepath,
string internalfilename
)
Sub PutFile (
filepath As String,
internalfilename As String
)
Request Example
View SourceParameters
- filepath String
-
- internalfilename String
-
See Also