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