InViewOfCommon Field

Indicates whether or not the halt was due to Common Stock trading being halted.  
Valid values:  
Y = Halt was due to common stock being halted  
N = Halt was not related to a halt of the common stock  
 
public const int InViewOfCommon = 328
This language is not supported or no code example is available.
public:  
const int InViewOfCommon = 328;
This language is not supported or no code example is available.
public const InViewOfCommon : int = 328
This language is not supported or no code example is available.

Field Value

int

In this article

Definition