CustomersRepositoryDefaultDistributionChannelReference 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, DistributionChannel> DefaultDistributionChannelReference
Public Shared ReadOnly DefaultDistributionChannelReference As PrimaryKeyReference(Of Customer, DistributionChannel)
public:
static initonly PrimaryKeyReference<Customer^, DistributionChannel^>^ DefaultDistributionChannelReference
static val DefaultDistributionChannelReference: PrimaryKeyReference<Customer, DistributionChannel>
Field Value
Type:
PrimaryKeyReferenceCustomer,
DistributionChannel
See Also