This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureClassDomain Interface > IGPFeatureClassDomain.FilterHasZs Property (ArcObjects .NET 10.5 SDK) |
Indicates whether or not to filter feature classes based on whether or not they have Z values.
[Visual Basic .NET] Public ReadOnly Property FilterHasZs As Boolean
[C#] public bool FilterHasZs {get;}
[C++]
HRESULT get_FilterHasZs(
VARIANT_BOOL* pFilterHasZs
);
[C++]
Parameters pFilterHasZs [out, retval] pFilterHasZs is a parameter of type VARIANT_BOOL