Click or drag to resize

PurchaseInvoiceLinesRepositoryProductIdAttribute Field

Definition of the data attribute for Product reference

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<PurchaseInvoiceLine, Guid> ProductIdAttribute

Field Value

Type: ColumnDataAttributePurchaseInvoiceLine, Guid
See Also