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


ICadastralSelection3.InvalidSelection Method (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.InvalidSelection Method
ArcGIS Developer Help

ICadastralSelection3.InvalidSelection Method

Invalid selection to force a reload of GSParcel objects.

[Visual Basic .NET]
Public Function InvalidSelection ( _
) As Boolean
[C#]
public bool InvalidSelection (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralSelection3 Interface