ArcObjects Library Reference  (Schematic)    

INgProjectAlgorithm.AlgorithmSheet Property

Properties page of the schematic algorithm.

[Visual Basic 6.0]
Property AlgorithmSheet As ISchematicAlgorithmSheet
[Visual Basic .NET]
Public ReadOnly Property AlgorithmSheet As ISchematicAlgorithmSheet
[C#]
public ISchematicAlgorithmSheet AlgorithmSheet {get;}
[Java]
public ISchematicAlgorithmSheet getAlgorithmSheet()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_AlgorithmSheet(
  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

INgProjectAlgorithm Interface | INgProjectAnalyst.AnalystSheet Property

 


Feedback Send feedback on this page