ReactionID Property

Gets or sets the unique identifier (GUID string) for this reaction.

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

IReactionID

See Also