FlowsheetBaseWatchItems Property

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public List<IWatchItem> WatchItems { get; set; }

Property Value

ListIWatchItem

Implements

IFlowsheetWatchItems

See Also