Show / Hide Table of Contents

Property AllFacilities

| Edit this page View Source

AllFacilities

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.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX