ArcObjects Library Reference (CadastralUI)  

ICadastralEditor.CadastralFabricLayer Property

Get/Set current Cadastral Fabric Layer.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Use get_CadastralFabricLayer to get/set the Cadastral Fabric in the Data frame

See Also

ICadastralEditor Interface