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