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