Gets the version of this indicator.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

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

Return Value

string containing the version text.

See Also