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