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


ICadastralEditor.CadastralFabricLayer 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.CadastralFabricLayer Property
ArcGIS Developer Help

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