Click or drag to resize

SolutionRuleModelCrystallizationSpeedExpression Property

This expression is the opposite to DissolveSpeed: How fast a solid will precipitate from an oversaturated solution. 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 CrystallizationSpeedExpression { get; set; }

Property Value

Type: String
See Also