ArcGIS Pro 3.3 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 bool HasM {get; set;}
    Public Property HasM As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also