Click or drag to resize

ICompoundConstantPropertiesImportFromJSON Method

import data from a JSON file.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void ImportFromJSON(
	string data
)
Request Example View Source

Parameters

data  String
See Also