AdjustStatus Property

Gets or sets a status message describing the outcome of the last calculation attempt.

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public string Status { get; set; }

Property Value

String

See Also