DeliveryForm Field

Identifies the form of delivery.  
Valid values:  
1 = BookEntry [the default]  
2 = Bearer  
 
public const int DeliveryForm = 668
This language is not supported or no code example is available.
public:  
const int DeliveryForm = 668;
This language is not supported or no code example is available.
public const DeliveryForm : int = 668
This language is not supported or no code example is available.

Field Value

int

In this article

Definition