CorporateAction Field

Identifies the type of Corporate Action.  
Valid values:  
A = Ex-Dividend  
B = Ex-Distribution  
C = Ex-Rights  
D = New  
E = Ex-Interest  
 
public const int CorporateAction = 292
This language is not supported or no code example is available.
public:  
const int CorporateAction = 292;
This language is not supported or no code example is available.
public const CorporateAction : int = 292
This language is not supported or no code example is available.

Field Value

int

In this article

Definition