Indicates if the feature class supports Zs.
[Visual Basic .NET] Public Property HasZ As Boolean
[C#] public bool HasZ {get; set;}
[C++]
HRESULT get_HasZ(
VARIANT_BOOL* HasZ
);
[C++]
HRESULT put_HasZ(
VARIANT_BOOL HasZ
);
[C++]Parameters
HasZ [out, retval] HasZ is a parameter of type VARIANT_BOOL HasZ [in] HasZ is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.