FlowsheetBaseDynamicMode Property

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

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public bool DynamicMode { get; set; }

Property Value

Boolean

Implements

IFlowsheetDynamicMode

See Also