FlowsheetBaseSupressDataLoading Property

Gets or sets a value indicating whether data loading is suppressed during deserialization.

Definition

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

Property Value

Boolean

See Also