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

A set of attribute parameter values that can be parameterized to determine which network elements can be used by a vehicle.

Syntax

Visual Basic (Declaration) 
Public Property AttributeParameterValues As IList(Of AttributeParameter)
C# 
public IList<AttributeParameter> AttributeParameterValues {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.