ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / MeterReferenceSquareType Enumeration

In This Topic
    MeterReferenceSquareType Enumeration
    In This Topic
    Defines options for 100,000-Square identification area.
    Syntax
    public enum MeterReferenceSquareType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum MeterReferenceSquareType 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    DualGrid Enables location identifiers across multiple UTM zones.
    Multiple Multiple location identifiers for additional information
    Single Single location identifier
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.MeterReferenceSquareType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also