Constructor LevelLayerDefinition
LevelLayerDefinition(String, String, String, String, String, String, String)
Initializes a new instance of the Level
Declaration
public LevelLayerDefinition(string layerId, string levelIdField, string levelNumberField, string shortNameField, string longNameField, string verticalOrderField, string facilityIdField)
Parameters
Type | Name | Description |
---|---|---|
System. |
layerId | An Id that specifies a layer in the map or scene that describes floor levels. |
System. |
levelIdField | The Name of the attribute field that contains each level feature's unique identifier. |
System. |
levelNumberField | The Name of the attribute field that contains each level feature's level number specific to its facility. |
System. |
shortNameField | The Name of the attribute field that contains each level feature's short name. |
System. |
longNameField | The Name of the attribute field that contains each level feature's long name. |
System. |
verticalOrderField | The Name of the attribute field that contains each level feature's vertical order. The vertical order defines the order of display in a floor filtering UI component, and it also references the floor levels of an Indoor Positioning System. |
System. |
facilityIdField | The Name of the attribute field that contains each level feature's facility identifier (a foreign key to the layer that contains facility features). |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.12 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.12 - 100.15 |
.NET 5 | 100.12 |
.NET Core 3.1 | 100.12 |
Xamarin.Android | 100.12 - 100.15 |
Xamarin.iOS | 100.12 - 100.15 |
UWP | 100.12 - 100.15 |