Returns the wire form of this query node.

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (6.2.2.8614)

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