ICompound Constant PropertiesImport From JSON Method
import data from a JSON file.
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
void ImportFromJSON(
string data
)VB
Sub ImportFromJSON (
data As String
)Parameters
- data String