[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Manages the user-defined console tasks, reports, searches, tasks, and views that are defined in the store.

The following tables list the members exposed by the IUserSettingsManagement type.

Public Methods

  Name Description
public method DeleteUserConsoleTask Deletes a user console task by name.
public method DeleteUserReport Deletes a user report by name.
public method DeleteUserSearch Deletes a user search by unique identifier.
public method DeleteUserTask Deletes a user task by name.
public method DeleteUserView Deletes a user view by name.
public method GetUserConsoleTask Gets a user console task by name.
public method GetUserConsoleTasks Get all user console tasks for the current user.
public method GetUserReport Gets a user report by name.
public method GetUserReports Gets all user reports for the current user.
public method GetUserSearch Gets the user search by a unique identifier.
public method GetUserSearches Overloaded. Gets a collection of defined user searches.
public method GetUserTask Gets a user task that matches the name.
public method GetUserTasks Gets a collection of all user tasks for the current user.
public method GetUserView Gets a user view by name.
public method GetUserViews Gets all user views for the current user.
public method InsertUserConsoleTask Inserts a user console task.
public method InsertUserReport Inserts a user report.
public method InsertUserSearch Inserts a user search.
public method InsertUserTask Inserts a user task.
public method InsertUserView Inserts a user view.
Top

See Also


Send comments about this topic to Microsoft.