Click or drag to resize

LogisticsDocumentLineLineAmount Property

Gets or sets the line amount.

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

Property Value

Type: Amount
The line amount.

Implements

ILogisticsDocumentLineLineAmount
See Also