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


INetworkForwardStarSetup.RemoveAllCachedAttributes Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

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