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


ICadastralCogoImporter.SkipParcel Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralCogoImporter.SkipParcel Property

COGO Parcel that gets skipped (ie, for road parcels). Default=0.

[Visual Basic .NET]
Public WriteOnly Property SkipParcel
[C#]
public void SkipParcel {set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The CogoSkipParcel property is the polygon PIN value that will not be added to the cadastral fabric. The default value is "0". Typical use of this property is to prevent a parcel like a single road casement for an entire dataset being added.

[C++]

See Also

ICadastralCogoImporter Interface