Constructor FacilityLayerDefinition
FacilityLayerDefinition(String, String, String, Nullable<String>)
Initializes a new instance of the Facility
Declaration
public FacilityLayerDefinition(string layerId, string facilityIdField, string nameField, string? siteIdField)
Parameters
Type | Name | Description |
---|---|---|
String | layerId | An Id that specifies a layer in the map or scene that contains facilities. |
String | facilityIdField | The Name of the attribute field that contains a facility feature's unique identifier. |
String | 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 |
---|---|
UWP | 100.15 |