AllocSettlInstType Field

Used to indicate whether settlement instructions are provided on an allocation instruction message, and if not, how they are to be derived.  
Valid values:  
0 = use default instructions  
1 = derive from parameters provided  
2 = full details provided  
3 = SSI db ids provided  
4 = phone for instructions  
 
public const int AllocSettlInstType = 780
This language is not supported or no code example is available.
public:  
const int AllocSettlInstType = 780;
This language is not supported or no code example is available.
public const AllocSettlInstType : int = 780
This language is not supported or no code example is available.

Field Value

int

In this article

Definition