S365FileWrite(String) Method

Definition

Namespace: DWSIM.Simulate365.Models
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
public void Write(
	string localFilePath
)

Parameters

localFilePath  String
 

Implements

IVirtualFileWrite(String)

See Also