Click or drag to resize

ActivityProjectTask Property

The project task for which the work is performed. null when the activity is not related to a project task. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProjectTask ProjectTask { get; set; }

Property Value

Type: ProjectTask
See Also