Click or drag to resize

SalesOrderLineLineStore Property

The store which should be used to issue the goods for the line. null means to use the store from the header. [Filter(multi eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override Store LineStore { get; set; }

Property Value

Type: Store

Implements

ILogisticsDocumentLineLineStore
See Also