MDUpdateType Field

Specifies the type of Market Data update.  
Valid values:  
0 = Full Refresh  
1 = Incremental Refresh  
 
public const int MDUpdateType = 265
This language is not supported or no code example is available.
public:  
const int MDUpdateType = 265;
This language is not supported or no code example is available.
public const MDUpdateType : int = 265
This language is not supported or no code example is available.

Field Value

int

In this article

Definition