ReactionScriptTitle Property

Gets or sets the title of the script used for kinetic evaluation when using Script kinetics.

Definition

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

Property Value

String

Implements

IReactionScriptTitle

See Also