ArcGIS Pro 3.0 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, Windows 8.1

    See Also