ArcGIS Runtime SDK for Windows Phone - Library Reference
RightTableKey Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.