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


ISchematicAnalystTraceResult.ClearResult Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Schematic)  

ISchematicAnalystTraceResult.ClearResult Method

Release internal results of the previous trace.

[Visual Basic .NET]
Public Sub ClearResult ( _
)
[C#]
public void ClearResult (
);
[C++]
HRESULT ClearResult(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

See Also

ISchematicAnalystTraceResult Interface