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