Indicates whether to filter feature classes that have or do not have Z values.
[Visual Basic .NET] Public ReadOnly Property IncludeHasZs As Boolean
[C#] public bool IncludeHasZs {get;}
[C++]
HRESULT get_IncludeHasZs(
VARIANT_BOOL* pIncludeHasZs
);
[C++]Parameters
pIncludeHasZs [out, retval] pIncludeHasZs is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.