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