ReactionSetDescription Property

Gets or sets the text description for this reaction set.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public string Description { get; set; }

Property Value

String

Implements

IReactionSetDescription

See Also