The indicator manager for the system.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public IndicatorManager IndicatorManager { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IndicatorManager As IndicatorManager |
| Visual C++ |
|---|
public: property IndicatorManager^ IndicatorManager { IndicatorManager^ get (); } |