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


ICadastralFabricUpdate.ClearAdjustedPoints Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ICadastralFabricUpdate.ClearAdjustedPoints Method

Clear adjusted points.

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

Product Availability

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

See Also

ICadastralFabricUpdate Interface