Click or drag to resize

ServiceActivityMaterialLineStore Property

The store from which the product was taken. null = use the store from the header. [Filter(multi eq)]

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

Property Value

Type: Store

Implements

ILogisticsDocumentLineLineStore
See Also