ArcGIS Pro 3.0 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, Windows 8.1

    See Also