ArcObjects Library Reference  (Schematic)    

INgProjectAnalyst.Traces Property

List of the schematic network trace analysts defined for the project.

[Visual Basic 6.0]
Property Traces As ISchematicAlgorithms
[Visual Basic .NET]
Public ReadOnly Property Traces As ISchematicAlgorithms
[C#]
public ISchematicAlgorithms Traces {get;}
[Java]
public  getTraces (
    ISchematicAlgorithms pVal
)
[C++]
HRESULT get_Traces(
  ISchematicAlgorithms** pVal
);
[C++]

Parameters

pVal [out, retval]

  pVal is a parameter of type ISchematicAlgorithms

Product Availability

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

See Also

INgProjectAnalyst Interface | INgProjectAnalyst.GetTrace Method

 


Feedback Send feedback on this page