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


ISelectionResolutionChip.MustBeEditable Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

ISelectionResolutionChip.MustBeEditable Property

Indicates if the candidate features must be editable.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionResolutionChip Interface