Property DisplayLevels
| Edit this page View SourceDisplayLevels
Gets the list of available levels in the currently selected facility.
Declaration
public IList<FloorLevel>? DisplayLevels { get; }
Property Value
| Type | Description |
|---|---|
| IList<FloorLevel> |
Gets the list of available levels in the currently selected facility.
public IList<FloorLevel>? DisplayLevels { get; }
| Type | Description |
|---|---|
| IList<FloorLevel> |