ModifyMixtureModelVolume Property
|
Specifies the volume for the action.
Namespace:
Livit.Learn.Model.Actions.SubstancesAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic 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