| PMAction Class |
Namespace: PM90SettingsAPI.Actions
public class PMAction
The PMAction type exposes the following members.
| Name | Description | |
|---|---|---|
| PMAction |
Constructs a new restriction action to be assigned to an object or restriction
|
| Name | Description | |
|---|---|---|
| GetDefaultAction |
Gets the current default action for a restriction type
| |
| SetDefaultAction |
Sets the action to be used as default for a restriction type
|
| Name | Description | |
|---|---|---|
| DatabaseID |
Unique identifier of this action within the database
| |
| JobAction |
Indicates the action that will be taken on the job when restriction is met
| |
| Message |
The message that will be shown or emailed to end user
| |
| SendClientEmail |
Restriction message and notification will be sent via email
| |
| SendClientPopup |
Restriction message and notification will be sent to end user workstation and shown if Print Client is running
|