ArcObjects Library Reference (CadastralUI)  

ICadastralSelection.SelectedParcels Property

Selected parcels in fabric.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Get selected parcels in a Cadastral Fabric

See Also

ICadastralSelection Interface