ArcGIS API for WPF - Library Reference
Relationships Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.FeatureService Namespace > FeatureLayerInfo Class : Relationships Property

Gets the relationships for the layer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Relationships As IEnumerable(Of Relationship)
C# 
public IEnumerable<Relationship> Relationships {get;}

Property Value

The relationships.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.