Click or drag to resize

FlowsheetVariablesVisibleProperties Property


Namespace: DWSIM.SharedClasses.DWSIM.Flowsheet
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, List<string>> VisibleProperties { get; set; }
Request Example View Source

Property Value

DictionaryString, ListString

Implements

IFlowsheetOptionsVisibleProperties
See Also