ArcGIS Runtime SDK for Windows Phone - Library Reference
LeftTableKey Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > JoinDataSource Class : LeftTableKey Property

Gets or sets the key field to be used for the left table source for the join. Field must be indexed to create a join.

Syntax

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

Property Value

The left table key.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.