| PMActionActionType Enumeration | 
            The result if the restriction criteria is met
            
 
Namespace: PM90SettingsAPI.ActionsAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Print | 1 | 
            Allows the job, no further restrictions will be checked for this object
             | 
 | Delete | 2 | 
            Deletes the job
             | 
 | Pause | 3 | 
            Pauses the job in queue
             | 
 | Confirm | 4 | 
            Attempts to confirm the job with the end user via the Print Client
             | 
 | HoldForWebRelease | 7 | 
            Hold for release within the Web Portal
             | 
See Also