Click or drag to resize

RoutingStrategyToXml Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Used to serialize a RoutingStrategy object to XML.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void ToXml(
	XmlElement parent
)

Parameters

parent
Type: System.XmlXmlElement
The parent node to place the new XML node under.
See Also