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

In This Topic
    DataEngineeringViewLayoutType Enumeration
    In This Topic
    Statistic View Layout Type.
    Syntax
    public enum DataEngineeringViewLayoutType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum DataEngineeringViewLayoutType 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    FieldsAndStatistics View fields and statistics.
    OnlyStatistics View only statistics.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also