PurchaseOrdersRepositoryPurchasePriceListIdAttribute Field |
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, Nullable<Guid>> PurchasePriceListIdAttribute
Public Shared ReadOnly PurchasePriceListIdAttribute As ColumnDataAttribute(Of PurchaseOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PurchaseOrder^, Nullable<Guid^>^>^ PurchasePriceListIdAttribute
static val PurchasePriceListIdAttribute: ColumnDataAttribute<PurchaseOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePurchaseOrder,
NullableGuid
See Also