Click or drag to resize

ModifyMixtureModelVolume Property

Specifies the volume for the action.

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

Property Value

Type: String
Remarks
Three parameters Volume/Mass/Moles serve the same purpose and only one of them is supposed to be specified depending on what sort of value you want to operate during the modification.
See Also