RouteToXmlString Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Convert this route to XML.
The XML is added to the passed in XmlNode.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void ToXmlString(
XmlNode node
)
Public Sub ToXmlString (
node As XmlNode
)
Parameters
- node
- Type: System.XmlXmlNode
XmlNode.
See Also