Click or drag to resize

SolutionRuleModelSolubilityExpression Property

The SolubilityExpression determines how many kilograms of a compound can be dissolved in one liter of solvent. If a markup expression is defined, it will be evaluated in the context of the mixture.

Namespace:  Livit.Learn.Model.Rules
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string SolubilityExpression { get; set; }

Property Value

Type: String
See Also