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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.