Click or drag to resize

ProductDistributionChannelMinimalSalesQuantityBase Property

Minimal base quantity of the current product that has to be specified in any sale for this distribution channel.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Marketing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<decimal> MinimalSalesQuantityBase { get; set; }

Property Value

Type: NullableDecimal
See Also