Click or drag to resize

IFileDatabaseProviderPutFile(String, String) Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void PutFile(
	string filepath,
	string internalfilename
)
Request Example View Source

Parameters

filepath  String
 
internalfilename  String
 
See Also