Namespace:
RightEdge.Common
Assembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Assembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public TargetPriceType ProfitTargetType { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ProfitTargetType As TargetPriceType |
| Visual C++ |
|---|
public: property TargetPriceType ProfitTargetType { TargetPriceType get (); void set (TargetPriceType value); } |