The position type (long or short).
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public PositionType Type { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Type As PositionType |
| Visual C++ |
|---|
public: property PositionType Type { PositionType get (); } |