Click or drag to resize

ProjectTaskActivity Property

The Id of the Cm_Activity created for this task. null means that activity is still not created. [Filter(multi eq)]

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

Property Value

Type: Activity
See Also