ArcGIS Runtime SDK for Windows Phone - Library Reference
UseHierarchy Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteServiceAreaParameters Class : UseHierarchy Property

Gets or sets the use hierarchy.

Syntax

Visual Basic (Declaration) 
Public Property UseHierarchy As Nullable(Of Boolean)
C# 
public Nullable<bool> UseHierarchy {get; set;}

Property Value

The use hierarchy.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.