ContactAllocationItemTasks Property
Get a reference to the collection of tasks associated with this
contact.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
public List<TaskItem> Tasks { get; }
Public ReadOnly Property Tasks As List(Of TaskItem)
Get
No code example is currently available or this language may not be supported.
Property Value
ListTaskItem