This document is archived and information here might be outdated.  Recommended version.


ITraceTasks.TaskCount Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

ITraceTasks.TaskCount Property

Number of available trace tasks.

[Visual Basic .NET]
Public ReadOnly Property TaskCount As Integer
[C#]
public int TaskCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITraceTasks Interface