Returns an enumeration of geoprocessing table views.
[Visual Basic 6.0] Function GetGPTableViews As IEnumGPValue
[Visual Basic .NET] Public Function GetGPTableViews ( _ ) As IEnumGPValue
[C#] public IEnumGPValue GetGPTableViews ( );
[Java] public IEnumGPValue getGPTableViews ( ) throws IOException, AutomationException
[C++] HRESULT GetGPTableViews( IEnumGPValue** ppValues );