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


ICadastralEditor.CadastralFabric Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditor Interface > ICadastralEditor.CadastralFabric Property
ArcGIS Developer Help

ICadastralEditor.CadastralFabric Property

Cadastral Fabric in layer.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Use get_CadastralFabric to get/set the Cadastral Fabric in the stored layer

See Also

ICadastralEditor Interface