Click here for NewsObjects Overview
Profile Manager Control Properties
Windows - Visual C++


Click on the Profile Manager property to see its syntax:

CodeInEditor

Returns or sets the profile code displayed in the Profile Editor dialog box.

CombAlertDlgTitle

Returns or sets the title displayed in the Combined Alert dialog box.

CriteriaInEditor

Returns or sets the profile criteria displayed in the Profile Editor dialog box.

EditorDlgTitle

Returns or sets the title displayed in the Profile Editor dialog box.

ManagerDlgTitle

Returns or sets the title displayed in the Profile Manager dialog box.

NameInEditor

Returns or sets the profile name displayed in the Profile Editor dialog box.

SearchCombAlert

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.

SelectDlgTitle

Returns or sets the title displayed in the Select Profiles dialog box.

SelectedProfileCount

Returns the number of profiles selected in the Select Profiles dialog box.

SyntaxErrorIndex

Returns the index where the profile syntax error occurred.

Back to: Profile Manager Control