Click here for NewsObjects Overview
QuotesSupported Property (Connect Control)
Windows - Visual C++


read only

Description
The QuotesSupported property returns TRUE if quotes are supported on the server. 

Syntax
BOOL value = GetQuotesSupported();

The QuotesSupported syntax has these parts: 

Part

Description

value

A Boolean that contains TRUE if the quotes are supported and FALSE if not.

 Back to: Connect Properties