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


ICadastralAdjustmentLevel Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralAdjustmentLevel Interface
ArcGIS Developer Help

ICadastralAdjustmentLevel Interface

Provides access to retrieve and store adjustment level information.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AddFeatureClass Store the initial adjustment level for a given feature class.
Read/write property CadastralFabric The Cadastral Fabric to be modified.
Method Delete Delete the entry for a feature class from the adjustment level table.
Method GetAdjustedLevel Retrieve the stored adjustment level for a given feature class.
Method Next Retrieve the next feature-class/adjustment-level pair.
Method Reset Reset the next feature-class/adjustment-level pair to the first pair.

Classes that implement ICadastralAdjustmentLevel

Classes Description
CadastralAdjustmentLevel CadastralAdjustmentLevel CoClass used to read information regarding the cadastral adjustment levels.

Remarks

Used to store and retrieve associations between feature classes and adjustment levels within the database.