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