Active schematic trace task in the Trace Task dropdown list.
[Visual Basic .NET] Public Property CurrentTrace As ISchematicAlgorithm
[C#] public ISchematicAlgorithm CurrentTrace {get; set;}
[C++]
HRESULT get_CurrentTrace(
ISchematicAlgorithm** schematicAlgorithm
);
[C++]
HRESULT putref_CurrentTrace(
ISchematicAlgorithm* schematicAlgorithm
);
[C++]Parameters
schematicAlgorithm [out, retval]schematicAlgorithm is a parameter of type ISchematicAlgorithm
schematicAlgorithm [in]schematicAlgorithm is a parameter of type ISchematicAlgorithm
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.