Gets the name of the indicator.

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

Syntax

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

Return Value

string containing the name of the indicator.

See Also