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


ICadastralJoin2.JoinRecordsCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralJoin2 Interface > ICadastralJoin2.JoinRecordsCount Property
ArcGIS Developer Help

ICadastralJoin2.JoinRecordsCount Property

Get the number of join records.

[Visual Basic .NET]
Public ReadOnly Property JoinRecordsCount As Integer
[C#]
public int JoinRecordsCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralJoin2 Interface