suite4.net.FormDatabase Documentation

IProject.Tasks Property

Gets the tasks associated with this IProject.

[Visual Basic]
Property Tasks As ITaskCollection
[C#]
ITaskCollection Tasks {get;}

Property Value

An ITaskCollection containing all the ITask elements assigned to this IProject.

See Also

IProject Interface | suite4.net.FormDatabase Namespace