RouteCustomRoutingAccessKeys Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
Gets or sets the custom routing access keys for this route. For internal use only.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("Please set the CustomRoutingAccessKeys on the RoutingStrategy instead.")]
public string[] CustomRoutingAccessKeys { get; set; }
<ObsoleteAttribute("Please set the CustomRoutingAccessKeys on the RoutingStrategy instead.")>
Public Property CustomRoutingAccessKeys As String()
Get
Set
Property Value
Type:
StringSee Also