PurchaseProductPricesRepositoryPriceQuantityMeasurementUnitReference 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, MeasurementUnit> PriceQuantityMeasurementUnitReference
Public Shared ReadOnly PriceQuantityMeasurementUnitReference As PrimaryKeyReference(Of PurchaseProductPrice, MeasurementUnit)
public:
static initonly PrimaryKeyReference<PurchaseProductPrice^, MeasurementUnit^>^ PriceQuantityMeasurementUnitReference
static val PriceQuantityMeasurementUnitReference: PrimaryKeyReference<PurchaseProductPrice, MeasurementUnit>
Field Value
Type:
PrimaryKeyReferencePurchaseProductPrice,
MeasurementUnit
See Also