The Strategy type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ID |
Server identifier
| |
| Orders |
Gets a list of strategy orders.
| |
| RootOrder |
Gets a root order of this ServerStrategy or null if no root order assigned to the ServerStrategy.
| |
| State |
Gets the state of this ServerStrategy.
| |
| Type |
Gets the type of this ServerStrategy.
|
See Also