suite4.net.FormDatabase Documentation

ITask.Index Property

Gets the index of the ITask in the ITaskCollection.

[Visual Basic]
Property Index As Integer
[C#]
int Index {get;}

Property Value

The index of the ITask object.

See Also

ITask Interface | suite4.net.FormDatabase Namespace