FixMakerApplication.GetOrderCancelReplaceReject Method

protected virtual Message GetOrderCancelReplaceReject( 
SellSideProviderError error
string orderId
string clOrdId
string origClOrdId 
)
This language is not supported or no code example is available.
protected:  
virtual Message^ GetOrderCancelReplaceReject( 
SellSideProviderError^ error
String^ orderId
String^ clOrdId
String^ origClOrdId 
)
This language is not supported or no code example is available.
protected function GetOrderCancelReplaceReject( 
error : SellSideProviderError
orderId : String
clOrdId : String
origClOrdId : String 
) : Message;
This language is not supported or no code example is available.

Parameters

error
SellSideProviderError

orderId
string

clOrdId
string

origClOrdId
string

Return Value

Message

In this article

Definition