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