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


IFeatureAdjustmentAssociationPage.CadastralFabric Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IF > IFeatureAdjustmentAssociationPage Interface > IFeatureAdjustmentAssociationPage.CadastralFabric Property
ArcGIS Developer Help

IFeatureAdjustmentAssociationPage.CadastralFabric Property

Store the Cadastral Fabric which is to be modified.

[Visual Basic .NET]
Public Property CadastralFabric As ICadastralFabric
[C#]
public ICadastralFabric CadastralFabric {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IFeatureAdjustmentAssociationPage Interface