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