FormFlowsheetDynamicMode Property

Gets or sets a value indicating whether the flowsheet is operating in dynamic simulation mode.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public bool DynamicMode { get; set; }

Property Value

Boolean

Implements

IFlowsheetDynamicMode

See Also