_FsrmActionType Enumeration
Defines the actions that can be triggered in response to a quota or file screen event (for example, a quota is exceeded or a file violates a file screen). A file management job can also trigger the action.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmActionType_Command | Execute a command or script. | |
| FsrmActionType_Email | Send an email message. | |
| FsrmActionType_EventLog | Log an event to the Application event log. | |
| FsrmActionType_Report | Generate a report. | |
| FsrmActionType_Unknown | The action is of an unknown type. Do not use this value to specify an action type. |
Community Additions
ADD
Show: