PromotionalPackagesRepositoryValidForShipToCustomerReference 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, Customer> ValidForShipToCustomerReference
Public Shared ReadOnly ValidForShipToCustomerReference As PrimaryKeyReference(Of PromotionalPackage, Customer)
public:
static initonly PrimaryKeyReference<PromotionalPackage^, Customer^>^ ValidForShipToCustomerReference
static val ValidForShipToCustomerReference: PrimaryKeyReference<PromotionalPackage, Customer>
Field Value
Type:
PrimaryKeyReferencePromotionalPackage,
Customer
See Also