This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* HasZs
);
[C++] Parameters HasZs [out, retval]
HasZs is a parameter of type bool*