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 );
INgProjectAlgorithm Interface | INgProjectAnalyst.AnalystSheet Property