| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Relationships As IEnumerable(Of Relationship) | |
| C# | |
|---|---|
public IEnumerable<Relationship> Relationships {get;} | |
Property Value
The relationships.Target Platforms:Windows Phone 7
|
| ArcGIS API for Windows Phone - Library Reference | |
| Relationships Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.FeatureService Namespace > FeatureLayerInfo Class : Relationships Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Relationships As IEnumerable(Of Relationship) | |
| C# | |
|---|---|
public IEnumerable<Relationship> Relationships {get;} | |
Target Platforms:Windows Phone 7