activities
latest
false
UiPath logo, featuring letters U and I in white

Document Understanding Activities

Last updated Mar 3, 2025

Rule Class

Definition

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

Description

Represents the properties of a taxonomy rule.

Members

Properties
  • Name: The name of the taxonomy rule.
  • Type: The type of taxonomy, as a RuleType object. It can have the following values:
    • Mandatory
    • PossibleValues
    • Regex
    • StartsWith
    • EndsWith
    • FixedLength
    • IsNumeric
    • IsDate
    • IsEmail
    • Contains
    • Expression
    • TableExpression
    • IsEmpty
  • LogicalOperator: The logical operator used in the rule. It can have the following values:
    • AND
    • OR
  • ComparisonOperator: The comparison operator used in the rule. It can have the following values:
    • Equals
    • NotEquals
    • Greater
    • Less
    • GreaterOrEqual
    • LessOrEqual
  • Expression: The expression evaluated in the rule.
  • SetValues: The set of values associated with the rule.
  • Definition
  • Description
  • Members

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.