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