Property AllFacilities
| Edit this page View SourceAllFacilities
Gets the list of available facilities across all sites.
Declaration
public IList<FloorFacility>? AllFacilities { get; }
Property Value
Type | Description |
---|---|
IList<FloorFacility> |
Remarks
To get a list of all facilities in the selected site, see SelectedSite and Facilities.