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


ICadastralSelection3.IsSelectionInvalid Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

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