PurchaseProductPricesRepositoryPurchasePriceListReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PurchaseProductPrice, PurchasePriceList> PurchasePriceListReference
Public Shared ReadOnly PurchasePriceListReference As PrimaryKeyReference(Of PurchaseProductPrice, PurchasePriceList)
public:
static initonly PrimaryKeyReference<PurchaseProductPrice^, PurchasePriceList^>^ PurchasePriceListReference
static val PurchasePriceListReference: PrimaryKeyReference<PurchaseProductPrice, PurchasePriceList>
Field Value
Type:
PrimaryKeyReferencePurchaseProductPrice,
PurchasePriceList
See Also