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