Click or drag to resize

PurchaseInvoiceLinesRepositoryTableName Field

The primary storage table for PurchaseInvoiceLine objects

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public const string TableName = "Scm_Purchase_Invoice_Lines"

Field Value

Type: String
See Also