OnOrderCancelRejectedEvent Event

public event Action<Order> OnOrderCancelRejectedEvent
This language is not supported or no code example is available.
public:  
event Action<Order^>^ OnOrderCancelRejectedEvent { 
}
This language is not supported or no code example is available.
JScript supports the use of events, but not the declaration of new ones.
This language is not supported or no code example is available.

In this article

Definition