Click or drag to resize

ServiceActivityReceiverPerson Property

The id of the person from the customers company, that received and signed for the service. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Service
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Person ReceiverPerson { get; set; }

Property Value

Type: Person
See Also