ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / ShapeDescription Class / HasM Property

In This Topic
    HasM Property (ShapeDescription)
    In This Topic
    Indicates whether or not the ArcGIS.Core.Data.FeatureClass to create has M values.
    Syntax
    Public Property HasM As Boolean
    public bool HasM {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also