UnitOpBaseClassExternalSolverConfigData Property

Gets or sets serialized configuration data for the external solver associated with this unit operation.

Definition

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

Property Value

String

See Also