SalesPersonsRepositoryEnterpriseCompanyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SalesPerson, EnterpriseCompany> EnterpriseCompanyReference
Public Shared ReadOnly EnterpriseCompanyReference As PrimaryKeyReference(Of SalesPerson, EnterpriseCompany)
public:
static initonly PrimaryKeyReference<SalesPerson^, EnterpriseCompany^>^ EnterpriseCompanyReference
static val EnterpriseCompanyReference: PrimaryKeyReference<SalesPerson, EnterpriseCompany>
Field Value
Type:
PrimaryKeyReferenceSalesPerson,
EnterpriseCompany
See Also