ArcGIS Pro 3.7 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 Property SelectedFacilityID As String
    public string SelectedFacilityID {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also