IDynamicsIntegratorMonitoredVariableValues Property |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax Dictionary<long, List<IDynamicsMonitoredVariable>> MonitoredVariableValues { get; set; }
Property MonitoredVariableValues As Dictionary(Of Long, List(Of IDynamicsMonitoredVariable))
Get
Set
Request Example
View SourceProperty Value
DictionaryInt64,
ListIDynamicsMonitoredVariableSee Also