Click or drag to resize

ModifyMixtureModelType Property

Selects the substance type to be modified.

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

Property Value

Type: String
Remarks

If the Type is not specified for a Remove action, the Volume/Mass will be evenly removed from all substance types in the Mixture. It must be specified if Moles parameter used.

See Also