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


ITraceTasks.TaskCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITraceTasks Interface > ITraceTasks.TaskCount Property
ArcGIS Developer Help

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