Represents an order that is associated with a position.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public sealed class Order |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class Order |
| Visual C++ |
|---|
public ref class Order sealed |
Remarks
Use the Orders property to get a list of the pending orders for
a position.