RoutingType Field

Indicates the type of RoutingID (217) specified.  
Valid values:  
1 = Target Firm  
2 = Target List  
3 = Block Firm  
4 = Block List  
 
public const int RoutingType = 216
This language is not supported or no code example is available.
public:  
const int RoutingType = 216;
This language is not supported or no code example is available.
public const RoutingType : int = 216
This language is not supported or no code example is available.

Field Value

int

In this article

Definition