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


IGSParcel.SelectForEditing Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

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