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 measures.
[Visual Basic .NET]
Public ReadOnly Property FilterHasMs As Boolean
[C#]
public bool FilterHasMs {get;}
[C++]
HRESULT get_FilterHasMs(
Boolean* pFilterHasMs
);
[C++] Parameters pFilterHasMs [out, retval]
pFilterHasMs is a parameter of type bool*