SalesOrdersRepositoryDistributionChannelReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SalesOrder, DistributionChannel> DistributionChannelReference
Public Shared ReadOnly DistributionChannelReference As PrimaryKeyReference(Of SalesOrder, DistributionChannel)
public:
static initonly PrimaryKeyReference<SalesOrder^, DistributionChannel^>^ DistributionChannelReference
static val DistributionChannelReference: PrimaryKeyReference<SalesOrder, DistributionChannel>
Field Value
Type:
PrimaryKeyReferenceSalesOrder,
DistributionChannel
See Also