DataManager.GetAggregatedLevel2Snapshot (Int32, Byte()) Method

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

Parameters

instrumentId
int

providerIds
byte[]

Return Value

Level2Snapshot

In this article

Definition