Click or drag to resize

UtilityGetSimulationFileDetails Method


Namespace: DWSIM.SharedClasses
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public static Dictionary<string, string> GetSimulationFileDetails(
	XDocument xdoc
)
Request Example View Source

Parameters

xdoc  XDocument
 

Return Value

DictionaryString, String
See Also