Click or drag to resize

ModifyMixtureModelMoles Property

Specifies the moles 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 Moles { 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