UiPath Documentation
activities
latest
false
Document Understanding activities

DocumentActionPriority Enum

DocumentActionPriority enumeration, defining urgency levels for document actions.

DocumentActionPriority is a public enumeration that defines the urgency level of a document action.

Definition​

  • Namespace: UiPath.DocumentProcessing.Contracts.Actions
  • Assembly: UiPath.DocumentProcessing.Contracts

Description​

A public enumeration that defines the urgency level of a document action.

Fields​

  • Critical - Actions with this priority need user action before actions with any other priority.
  • High - Actions with this priority need user action before actions with Medium and Low priorities.
  • Low - Actions with this priority need user action after actions with any other priority.
  • Medium - Actions with this priority need user action before actions with Low priority.
  • Definition​
  • Description​
  • Fields​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated