The list of network attribute names to be used as restrictions with the analysis. The default is as defined in the specific routing network layer used in your RouteTask. Possible values are listed in the Service Directory under "Network Dataset -> Network Attributes". You can also specify a value of "none" to indicate that no network attributes should be used as restrictions. If you specify an empty array, it will default to the default of the service.
Syntax
Visual Basic (Declaration) | |
---|
Public Property RestrictionAttributes As String() |
C# | |
---|
public string[] RestrictionAttributes {get; set;} |
Requirements
Target Platforms:Windows Phone 7
See Also