Provider Property (Quote Control)
   Windows - Visual C++
Read Only
   Description
   The Provider property returns a 
   string containing the provider of the quote data.
   Syntax
   CString name = GetProvider();
The Provider syntax has these parts:
| Part | Description | |
| name | A String containing the provider of the quote data. | |
See Also: UpdateTime
Back to: Quote Properties