| Visual Basic (Declaration) | |
|---|---|
Public Property AttributeParameterValues As IList(Of AttributeParameter) | |
| C# | |
|---|---|
public IList<AttributeParameter> AttributeParameterValues {get; set;} | |
Target Platforms:Windows Phone 7
|
| ArcGIS API for Windows Phone - Library Reference | |
| AttributeParameterValues Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > BaseRouteParameters Class : AttributeParameterValues Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property AttributeParameterValues As IList(Of AttributeParameter) | |
| C# | |
|---|---|
public IList<AttributeParameter> AttributeParameterValues {get; set;} | |
Target Platforms:Windows Phone 7