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

In This Topic
    SiteLevelIDs Property
    In This Topic
    Gets or sets the array of level ids belonging to the selected site (only if just site has been selected).
    Syntax
    public string[] SiteLevelIDs {get; set;}
    Public Property SiteLevelIDs As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also