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

In This Topic
    SelectedFacilityID Property
    In This Topic
    Gets or sets the facility ID for the selected facility, which is used when filtering layers by FACILITY_ID.
    Syntax
    public string SelectedFacilityID {get; set;}
    Public Property SelectedFacilityID As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also