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