ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / BAColorCodedLayerLODStatus Enumeration

In This Topic
    BAColorCodedLayerLODStatus Enumeration
    In This Topic
    Specifies the status of the level of detail.
    Syntax
    Members
    MemberDescription
    Available Level available for map display.
    NoFeatures The current area of interest does not have any features to display.
    TooManyFeatures There are too many features in the current area of interest to display.
    UnknownError Level cannot not be displayed for an unknown reason.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also