Click or drag to resize

OfferRecipientPerson Property

The offer recipient. It should be employee of the customer. null means that there is no default recipient or he/she is unknown. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Presales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Person RecipientPerson { get; set; }

Property Value

Type: Person
See Also