FlowsheetVariablesVisibleProperties Property

Definition

Namespace: DWSIM.SharedClasses.DWSIM.Flowsheet
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
public Dictionary<string, List<string>> VisibleProperties { get; set; }

Property Value

DictionaryString, ListString

Implements

IFlowsheetOptionsVisibleProperties

See Also