Returns the string representation of the stratified dim val

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

Syntax

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

Return Value

Returns the string representation of the stratified dim val.

See Also