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


IGSParcel.Joined Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSParcel.Joined Property

Indicates if the Parcel is joined.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface