ArcObjects Library Reference  (Schematic)    

INgProjectAnalyst.AnalystSheet Property

Properties page of the schematic network trace analyst.

[Visual Basic 6.0]
Property AnalystSheet As ISchematicAlgorithmSheet
[Visual Basic .NET]
Public ReadOnly Property AnalystSheet As ISchematicAlgorithmSheet
[C#]
public ISchematicAlgorithmSheet AnalystSheet {get;}
[Java]
public ISchematicAlgorithmSheet getAnalystSheet()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_AnalystSheet(
  ISchematicAlgorithmSheet** pVal
);
[C++]

Parameters

pVal [out, retval]

  pVal is a parameter of type ISchematicAlgorithmSheet

Product Availability

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

See Also

INgProjectAnalyst Interface | INgProjectAlgorithm.AlgorithmSheet Property

 


Feedback Send feedback on this page