NotifyBrokerOfCredit Field

Indicates whether or not details should be communicated to BrokerOfCredit (i.e. step-in broker).  
Valid values:  
Y = Details should be communicated  
N = Details should not be communicated  
 
public const int NotifyBrokerOfCredit = 208
This language is not supported or no code example is available.
public:  
const int NotifyBrokerOfCredit = 208;
This language is not supported or no code example is available.
public const NotifyBrokerOfCredit : int = 208
This language is not supported or no code example is available.

Field Value

int

In this article

Definition