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


IGSParcel.Joined Property (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.Joined Property
ArcGIS Developer Help

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