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


ICadastralSelection.SelectedPlanCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralSelection Interface > ICadastralSelection.SelectedPlanCount Property
ArcGIS Developer Help

ICadastralSelection.SelectedPlanCount Property

Number of selected plans in fabric.

[Visual Basic .NET]
Public ReadOnly Property SelectedPlanCount As Integer
[C#]
public int SelectedPlanCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralSelection Interface