This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureClassDomain Interface > IGPFeatureClassDomain.IncludeHasZs Property (ArcObjects .NET 10.4 SDK) |
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