suite4.net.FormDatabase Documentation

IGroup.Tasks Property

Gets the tasks associated with this IGroup.

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

Property Value

An ITaskCollection containing all the ITask elements associated with this IGroup.

See Also

IGroup Interface | suite4.net.FormDatabase Namespace