suite4.net.FormDatabase Documentation

IForm.Tasks Property

Gets the tasks associated with this IForm.

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

Property Value

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

See Also

IForm Interface | suite4.net.FormDatabase Namespace