Returns the wire form of this ExprCoalesce.
            
Namespace: Endeca.Navigation.AnalyticsAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public string ToWire() | 
| Visual Basic | 
|---|
| Public Function ToWire As String | 
| Visual C++ | 
|---|
| public: virtual String^ ToWire() sealed | 
Return Value
The wire form of this ExprCoalesce.Implements
IQueryNode..::..ToWire()()()() Remarks
Remarks
            This method is not intended for public use because 
            the wire format is subject to change.
            





