LastFragment Field

Indicates whether this message is the last in a sequence of messages for those messages that support fragmentation, such as Allocation Instruction, Mass Quote, Security List, Derivative Security List  
Valid values:  
Y = Last message  
N = Not last message  
 
public const int LastFragment = 893
This language is not supported or no code example is available.
public:  
const int LastFragment = 893;
This language is not supported or no code example is available.
public const LastFragment : int = 893
This language is not supported or no code example is available.

Field Value

int

In this article

Definition