ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloorFilterSettings Class / LongNames Property

In This Topic
    LongNames Property
    In This Topic
    Gets or sets a value indicating whether the levels lists are showing the long names from the NAME field or showing the short names from the NAME_SHORT field.
    Syntax
    public bool LongNames {get; set;}
    Public Property LongNames As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also