QuoteRequestType Field
Indicates the type of Quote Request being generated
Valid values:
1 = Manual
2 = Automatic
public const int QuoteRequestType = 303
This language is not supported or no code example is available.
public:
const int QuoteRequestType = 303;
This language is not supported or no code example is available.
public const QuoteRequestType : int = 303
This language is not supported or no code example is available.
Field Value
int
In this article
Definition