CommandUpdatedEventArgs Constructor

GF API Documentation
Constructor from order and command

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

public CommandUpdatedEventArgs(
	IOrder order,
	ICommand command
)

Parameters

order
Type: GF.Api.OrdersIOrder
command
Type: GF.Api.Orders.CommandsICommand
See Also

Reference