ProductPricesRepositoryPriceListReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductPrice, PriceList> PriceListReference
Public Shared ReadOnly PriceListReference As PrimaryKeyReference(Of ProductPrice, PriceList)
public:
static initonly PrimaryKeyReference<ProductPrice^, PriceList^>^ PriceListReference
static val PriceListReference: PrimaryKeyReference<ProductPrice, PriceList>
Field Value
Type:
PrimaryKeyReferenceProductPrice,
PriceList
See Also