This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeometryDef Interface > IGeometryDef.HasM Property (ArcObjects .NET 10.4 SDK) |
Indicates if the feature class has measure (M) values.
[Visual Basic .NET] Public ReadOnly Property HasM As Boolean
[C#] public bool HasM {get;}
[C++]
HRESULT get_HasM(
VARIANT_BOOL* HasM
);
[C++]
Parameters HasM [out, retval] HasM is a parameter of type VARIANT_BOOL