ReactionSetID Property

Gets or sets the unique identifier for this reaction set.

Definition

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

Property Value

String

Implements

IReactionSetID

See Also