ReactorReactionSetName Property

Gets or sets the display name of the reaction set used by this reactor.

Definition

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

Property Value

String

See Also