Form FlowsheetWatch Items 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
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public List<IWatchItem> WatchItems { get; set; }VB
Public Property WatchItems As List(Of IWatchItem)
Get
Set