Click or drag to resize

DocumentLineAmountProduct Property

The product for which the distribution is specified. It is also the product, specified in the document line, but is duplicated here for integrity purposes. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Product Product { get; set; }

Property Value

Type: Product
See Also