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


IGSParcel.SelectForEditing Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSParcel Interface > IGSParcel.SelectForEditing Method
ArcGIS Developer Help

IGSParcel.SelectForEditing Method

Select the parcel for editing in EDIT_JOB.

[Visual Basic .NET]
Public Sub SelectForEditing ( _
)
[C#]
public void SelectForEditing (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface