SearchCombAlert
Property (Profile Manager Control)
Windows - Visual C++
Read Only
Description
The SearchCombAlert property
returns a string after the ShowCombinedAlert
method has been called. This string is used to set the Headline SearchCriteria
property to perform a date range search.
Syntax
CString name = GetSearchCombAlert();
The SearchCombAlert syntax has these parts:
Part |
Description |
|
text |
A String to be used to set the Headline Control's SearchCriteria property. |
See Also: ShowCombinedAlert SearchCriteria Run
Back to: Profile Manager Properties