Click or drag to resize

ServiceActivityServicePerformedByPerson Property

The id of the person from the enterprise company that actually performed the work. [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 PerformedByPerson { get; set; }

Property Value

Type: Person
See Also