CommandUpdatedEventArgs Class

GF API Documentation
Provides data for CommandUpdated
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.Orders.CommandsCommandUpdatedEventArgs

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

public sealed class CommandUpdatedEventArgs : GFApiEventArgs

The CommandUpdatedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodCommandUpdatedEventArgs
Constructor from order and command
Top
Properties

  NameDescription
Public propertyCommand
Updated command
Public propertyOrder
Order whose command was updated
Top
See Also

Reference