MDUpdateAction Field

Type of Market Data update action.  
Valid values:  
0 = New  
1 = Change  
2 = Delete  
 
public const int MDUpdateAction = 279
This language is not supported or no code example is available.
public:  
const int MDUpdateAction = 279;
This language is not supported or no code example is available.
public const MDUpdateAction : int = 279
This language is not supported or no code example is available.

Field Value

int

In this article

Definition