DeliverToSubID Field

Assigned value used to identify specific message recipient (i.e. trader) if the message is delivered by a third party  
 
public const int DeliverToSubID = 129
This language is not supported or no code example is available.
public:  
const int DeliverToSubID = 129;
This language is not supported or no code example is available.
public const DeliverToSubID : int = 129
This language is not supported or no code example is available.

Field Value

int

In this article

Definition