FormFlowsheetWatchItems Property

Gets or sets the collection of watch items monitored in the Watch Panel.

Definition

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

Property Value

ListIWatchItem

Implements

IFlowsheetWatchItems

See Also