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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also