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


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

ICadastralSelection3.IsSelectionInvalid Property

Indicates if the parcel editors selection is invalid.

[Visual Basic .NET]
Public ReadOnly Property IsSelectionInvalid As Boolean
[C#]
public bool IsSelectionInvalid {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralSelection3 Interface