QuoteRespType Field

Identifies the type of Quote Response.  
Valid values:  
1 = Hit/Lift  
2 = Counter  
3 = Expired  
4 = Cover  
5 = Done Away  
6 = Pass  
 
public const int QuoteRespType = 694
This language is not supported or no code example is available.
public:  
const int QuoteRespType = 694;
This language is not supported or no code example is available.
public const QuoteRespType : int = 694
This language is not supported or no code example is available.

Field Value

int

In this article

Definition