ArcGIS Pro 3.7 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 Property SiteLevelIDs As String()
    public string[] SiteLevelIDs {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also