IOrderCommands Property

GF API Documentation
Order commands

Namespace:  GF.Api.Orders
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

ICommandList Commands { get; }

Property Value

Type: ICommandList
Remarks

Contains at least one creation command with initial version, and can contain cancel and replace commands, even if they still pending or already failed.
See Also

Reference