SalesPersonsRepositoryPersonReference Field |
Definition of the
Person reference
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SalesPerson, Person> PersonReference
Public Shared ReadOnly PersonReference As PrimaryKeyReference(Of SalesPerson, Person)
public:
static initonly PrimaryKeyReference<SalesPerson^, Person^>^ PersonReference
static val PersonReference: PrimaryKeyReference<SalesPerson, Person>
Field Value
Type:
PrimaryKeyReferenceSalesPerson,
Person
See Also