Click or drag to resize
PMActionActionType Enumeration
The result if the restriction criteria is met

Namespace: PM90SettingsAPI.Actions
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public enum ActionType
Members
  Member nameValueDescription
Print1 Allows the job, no further restrictions will be checked for this object
Delete2 Deletes the job
Pause3 Pauses the job in queue
Confirm4 Attempts to confirm the job with the end user via the Print Client
HoldForWebRelease7 Hold for release within the Web Portal
See Also