Constructor FacilityLayerDefinition
FacilityLayerDefinition(String, String, String, String)
Initializes a new instance of the Facility
Declaration
public FacilityLayerDefinition(string layerId, string facilityIdField, string nameField, string siteIdField)
Parameters
Type | Name | Description |
---|---|---|
System. |
layerId | An Id that specifies a layer in the map or scene that contains facilities. |
System. |
facilityIdField | The Name of the attribute field that contains a facility feature's unique identifier. |
System. |
nameField | The Name of the attribute field that contains a facility feature's name. |
System. |
siteIdField | The Name of the attribute field that contains a facility feature's site identifier (a foreign key to the layer that contains sites). |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.12 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.12 - 200.6 |
Xamarin.Android | 100.12 - 100.14 |
Xamarin.iOS | 100.12 - 100.15 |
UWP | 100.12 - 200.6 |