ArcGIS Runtime SDK for WPF - Library Reference
LeftTableKey Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.