Returns the wire form of the mathematical operator.

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

Syntax

C#
public virtual string ToWire()
Visual Basic
Public Overridable Function ToWire As String
Visual C++
public:
virtual String^ ToWire()

Return Value

The wire form of the mathematical operator.

See Also