ArcGIS Runtime SDK for WPF - Library Reference
UseHierarchy Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.