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

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

Syntax

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

Property Value

The right table source.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.