Remove all the schematic network trace analysts from the project.
[Visual Basic 6.0] Sub RemoveTraces As Empty
[Visual Basic .NET]
Public Sub RemoveTraces ( _
)
[C#] public void RemoveTraces ( );
[Java] public void removeTraces ( ) throws IOException, AutomationException
[C++]
HRESULT RemoveTraces(
void
);
INgProjectAnalyst Interface | INgProjectAnalyst.RemoveTrace Method