ICompoundConstantPropertiesImportFromJSON Method

import data from a JSON file.

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void ImportFromJSON(
	string data
)

Parameters

data  String

See Also