Returns the wire form of this query node.

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
string ToWire()
Visual Basic
Function ToWire As String
Visual C++
String^ ToWire()

Return Value

The wire form of this query node.

See Also