Provides data for CommandUpdated
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.Orders.CommandsCommandUpdatedEventArgs
Namespace: GF.Api.Orders.Commands
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The CommandUpdatedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CommandUpdatedEventArgs |
Constructor from order and command
|
Properties
Name | Description | |
---|---|---|
Command |
Updated command
| |
Order |
Order whose command was updated
|
See Also