FixMakerApplication.GetRejectExecutionReport Method

protected virtual Message GetRejectExecutionReport( 
SellSideProviderError error
OrderData orderData 
)
This language is not supported or no code example is available.
protected:  
virtual Message^ GetRejectExecutionReport( 
SellSideProviderError^ error
OrderData^ orderData 
)
This language is not supported or no code example is available.
protected function GetRejectExecutionReport( 
error : SellSideProviderError
orderData : OrderData 
) : Message;
This language is not supported or no code example is available.

Parameters

error
SellSideProviderError

orderData
OrderData

Return Value

Message

In this article

Definition