This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IRouteLocator2 Interface > IRouteLocator2.HasZs Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the route locator is Z-Aware.
[Visual Basic .NET] Public ReadOnly Property HasZs As Boolean
[C#] public bool HasZs {get;}
[C++]
HRESULT get_HasZs(
VARIANT_BOOL* HasZs
);
[C++]
Parameters HasZs [out, retval] HasZs is a parameter of type VARIANT_BOOL