PurchaseOrderLinesRepositoryProductIdAttribute 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
Syntaxpublic static readonly ColumnDataAttribute<PurchaseOrderLine, Guid> ProductIdAttribute
Public Shared ReadOnly ProductIdAttribute As ColumnDataAttribute(Of PurchaseOrderLine, Guid)
public:
static initonly ColumnDataAttribute<PurchaseOrderLine^, Guid^>^ ProductIdAttribute
static val ProductIdAttribute: ColumnDataAttribute<PurchaseOrderLine, Guid>
Field Value
Type:
ColumnDataAttributePurchaseOrderLine,
Guid
See Also