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


ICadastralPacketManager.EditLayer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralPacketManager.EditLayer Property

The layer that repesents the current edit packet.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralPacketManager Interface