Public
Methods
| Name | Description | |
|---|---|---|
|
DeleteUserConsoleTask | Deletes a user console task by name. |
|
DeleteUserReport | Deletes a user report by name. |
|
DeleteUserSearch | Deletes a user search by unique identifier. |
|
DeleteUserTask | Deletes a user task by name. |
|
DeleteUserView | Deletes a user view by name. |
|
GetUserConsoleTask | Gets a user console task by name. |
|
GetUserConsoleTasks | Get all user console tasks for the current user. |
|
GetUserReport | Gets a user report by name. |
|
GetUserReports | Gets all user reports for the current user. |
|
GetUserSearch | Gets the user search by a unique identifier. |
|
GetUserSearches | Overloaded. Gets a collection of defined user searches. |
|
GetUserTask | Gets a user task that matches the name. |
|
GetUserTasks | Gets a collection of all user tasks for the current user. |
|
GetUserView | Gets a user view by name. |
|
GetUserViews | Gets all user views for the current user. |
|
InsertUserConsoleTask | Inserts a user console task. |
|
InsertUserReport | Inserts a user report. |
|
InsertUserSearch | Inserts a user search. |
|
InsertUserTask | Inserts a user task. |
|
InsertUserView | Inserts a user view. |
See Also
Send comments about this topic to Microsoft.

