FixTakerApplication.FilterInstrument Method

protected virtual bool FilterInstrument( 
Instrument instrument
InstrumentDefinitionRequest request 
)
This language is not supported or no code example is available.
protected:  
virtual bool FilterInstrument( 
Instrument^ instrument
InstrumentDefinitionRequest^ request 
)
This language is not supported or no code example is available.
protected function FilterInstrument( 
instrument : Instrument
request : InstrumentDefinitionRequest 
) : boolean;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

request
InstrumentDefinitionRequest

Return Value

bool

In this article

Definition