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


ICadastralEditor.CadastralFabric Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

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