This document is archived and information here might be outdated. Recommended version. |
Indicates if the feature class supports Ms.
[Visual Basic .NET] Public Property HasM As Boolean
[C#] public bool HasM {get; set;}
[C++]
HRESULT get_HasM(
Boolean* HasM
);
[C++]
HRESULT put_HasM(
VARIANT_BOOL HasM
);
[C++]
Parameters HasM [out, retval]
HasM is a parameter of type bool* HasM [in]
HasM is a parameter of type bool