ArcGIS Runtime SDK for WPF - Library Reference
RightTableKey Property
See Also 
ESRI.ArcGIS.Client Namespace > JoinDataSource Class : RightTableKey Property

Gets or Sets Key field to be used for the right table source for the join. Field must be indexed to create a join.

Syntax

Visual Basic (Declaration) 
Public Property RightTableKey As String
C# 
public string RightTableKey {get; set;}

Property Value

The right tablekey.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.