This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDispatch Interface > IGpDispatch.RefreshCatalog Method (ArcObjects .NET 10.5 SDK) |
Refreshes the parent of the specified object in the catalog object associated with the Geoprocessor.
[Visual Basic .NET] Public Sub RefreshCatalog ( _ ByRef pInputValue As Object _ )
[C#] public void RefreshCatalog ( ref object pInputValue );
[C++]
HRESULT RefreshCatalog(
VARIANT* pInputValue
);
[C++]
Parameters pInputValue [in] pInputValue is a parameter of type VARIANT