PurchaseOrdersRepositorySupplierIdAttribute Field |
Definition of the data attribute for
Supplier 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<PurchaseOrder, Guid> SupplierIdAttribute
Public Shared ReadOnly SupplierIdAttribute As ColumnDataAttribute(Of PurchaseOrder, Guid)
public:
static initonly ColumnDataAttribute<PurchaseOrder^, Guid^>^ SupplierIdAttribute
static val SupplierIdAttribute: ColumnDataAttribute<PurchaseOrder, Guid>
Field Value
Type:
ColumnDataAttributePurchaseOrder,
Guid
See Also