This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkForwardStarEx Interface > INetworkForwardStarEx.RemoveAttributeValueAdjustments Method (ArcObjects .NET 10.5 SDK) |
Removes all element-specific attribute value adjustments currently applied to the NetworkForwardStar object.
[Visual Basic .NET]
Public Sub RemoveAttributeValueAdjustments ( _
)
[C#] public void RemoveAttributeValueAdjustments ( );
[C++]
HRESULT RemoveAttributeValueAdjustments(
void
);
Removes all element-specific attribute value adjustments currently applied to the NetworkForwardStar object.