The type of profit target for the position.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public TargetPriceType ProfitTargetType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ProfitTargetType As TargetPriceType |
| Visual C++ |
|---|
public: property TargetPriceType ProfitTargetType { TargetPriceType get (); } |