| Visual Basic (Declaration) | |
|---|---|
Public Property LayerDefinitions As IEnumerable(Of LayerDefinition) | |
| C# | |
|---|---|
public IEnumerable<LayerDefinition> LayerDefinitions {get; set;} | |
Property Value
The layer definitions.Target Platforms:Windows Phone 7
|
| ArcGIS API for Windows Phone - Library Reference | |
| LayerDefinitions Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > IdentifyParameters Class : LayerDefinitions Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property LayerDefinitions As IEnumerable(Of LayerDefinition) | |
| C# | |
|---|---|
public IEnumerable<LayerDefinition> LayerDefinitions {get; set;} | |
Target Platforms:Windows Phone 7