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