ExpanderGet Calculation Modes Method
Returns an array of strings describing the available calculation modes for display in the UI.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
An array of formatted mode name and ID strings.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override string[] GetCalculationModes()VB
Public Overrides Function GetCalculationModes As String()Return Value
StringAn array of formatted mode name and ID strings.