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


ICadastralMapEdit.Parcels Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralMapEdit.Parcels Property

Parcels from map selection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralMapEdit Interface