Property AllSites
| Edit this page View SourceAllSites
Gets the list of available sites.
Declaration
public IList<FloorSite>? AllSites { get; }
Property Value
Type | Description |
---|---|
IList<FloorSite> |
Gets the list of available sites.
public IList<FloorSite>? AllSites { get; }
Type | Description |
---|---|
IList<FloorSite> |