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