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