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

See Also

© ESRI, Inc. All Rights Reserved.