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


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

IGSParcel.Joining Property

Indicates if the Parcel is being joined.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface