RoutingStrategyToXml Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void ToXml(
XmlElement parent
)
Public Sub ToXml (
parent As XmlElement
)
Parameters
- parent
- Type: System.XmlXmlElement
The parent node to place the new XML node under.
See Also