DataManager.GetAggregatedLevel2Snapshot (Instrument, Byte()) Method

public Level2Snapshot GetAggregatedLevel2Snapshot( 
Instrument instrument
byte[] providerIds = null 
)
This language is not supported or no code example is available.
public:  
Level2Snapshot^ GetAggregatedLevel2Snapshot( 
Instrument^ instrument
array< Byte >^ providerIds 
)
This language is not supported or no code example is available.
public function GetAggregatedLevel2Snapshot( 
instrument : Instrument
providerIds : byte[] 
) : Level2Snapshot;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

providerIds
byte[]

Return Value

Level2Snapshot

In this article

Definition