suite4.net.FormDatabase Documentation

ITask.Title Property

Gets the title of the ITask in the ITaskCollection.

[Visual Basic]
Property Title As String
[C#]
string Title {get;}

Property Value

The title of the ITask.

See Also

ITask Interface | suite4.net.FormDatabase Namespace