suite4.net.FormDatabase Documentation

ITask.Description Property

Gets the description of the ITask in the ITaskCollection.

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

Property Value

The description of the ITask.

See Also

ITask Interface | suite4.net.FormDatabase Namespace