The list of positions opened by the system.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public List<PositionInfo> PositionList |
| Visual Basic (Declaration) |
|---|
Public PositionList As List(Of PositionInfo) |
| Visual C++ |
|---|
public: List<PositionInfo^>^ PositionList |