ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.