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