This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IJ > IJoinTableSourceDescription Interface > IJoinTableSourceDescription.JoinType Property (ArcObjects .NET 10.5 SDK) |
Type of join.
[Visual Basic .NET] Public Property JoinType As esriJoinType
[C#] public esriJoinType JoinType {get; set;}
[C++]
HRESULT get_JoinType(
esriJoinType* pJoinType
);
[C++]
HRESULT put_JoinType(
esriJoinType pJoinType
);
[C++]
Parameters pJoinType [out, retval]
pJoinType is a parameter of type esriJoinType pJoinType [in]
pJoinType is a parameter of type esriJoinType