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

Gets or sets the LayerSource to be used as the left table for the join operation

Syntax

Visual Basic (Declaration) 
Public Property LeftTableSource As LayerSource
C# 
public LayerSource LeftTableSource {get; set;}

Property Value

The left table source.

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.