Click or drag to resize

FormMainSaveMobileXML Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public void SaveMobileXML(
	IVirtualFile handler,
	FormFlowsheet form,
	string simulationfilename = ""
)
Request Example View Source

Parameters

handler  IVirtualFile
 
form  FormFlowsheet
 
simulationfilename  String  (Optional)
 
See Also