This document is archived and information here might be outdated.  Recommended version.


INetworkForwardStarSetup.RemoveAllCachedAttributes Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkForwardStarSetup Interface > INetworkForwardStarSetup.RemoveAllCachedAttributes Method
ArcGIS Developer Help

INetworkForwardStarSetup.RemoveAllCachedAttributes Method

RemoveAllCachedAttributes has been deprecated and should not be called.

[Visual Basic .NET]
Public Sub RemoveAllCachedAttributes ( _
)
[C#]
public void RemoveAllCachedAttributes (
);
[C++]
HRESULT RemoveAllCachedAttributes(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Remarks

This method has been deprecated.

See Also

INetworkForwardStarSetup Interface