Click or drag to resize

ContainerModelMinAmountPortion Property

Defines the minimum amount that a source container will contain during a transfer operation. Actual minimum volume is calculated as portion depending on this property and MaxAmount. If Zero, a source container can be fully clean during a transfer operation. Ignored if MaxAmount is Zero. Supported only in Substances system, ignored for Contents.

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

Property Value

Type: String
See Also