This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureClassDomain Interface > IGPFeatureClassDomain.FilterHasMs Property (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* pFilterHasMs
);
[C++]
Parameters pFilterHasMs [out, retval] pFilterHasMs is a parameter of type VARIANT_BOOL