DueToRelated Field
Indicates whether or not the halt was due to the Related Security being halted.
Valid values:
Y = Halt was due to related security being halted
N = Halt was not related to a halt of the related security
public const int DueToRelated = 329
This language is not supported or no code example is available.
public:
const int DueToRelated = 329;
This language is not supported or no code example is available.
public const DueToRelated : int = 329
This language is not supported or no code example is available.
Field Value
int
In this article
Definition