This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPUtilities Interface > IGPUtilities.GetGPTableViews Method (ArcObjects .NET 10.4 SDK) |
Returns an enumeration of geoprocessing table views.
[Visual Basic .NET] Public Function GetGPTableViews ( _ ) As IEnumGPValue
[C#] public IEnumGPValue GetGPTableViews ( );
[C++]
HRESULT GetGPTableViews(
IEnumGPValue** ppValues
);
[C++]
Parameters ppValues [out, retval]
ppValues is a parameter of type IEnumGPValue