ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDisplayUnitCategory Class / ExcludedUnits Property

In This Topic
    ExcludedUnits Property
    In This Topic
    Gets or sets the WKIDs of units that have been removed from the category.
    Syntax
    Public Property ExcludedUnits As Integer()
    public int[] ExcludedUnits {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also