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

Document Understanding Activities

Last updated Mar 21, 2025

DocumentClassificationActionData Class

DocumentClassificationActionData represents the data associated with a document classification action.

Definition

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

Description

Represents the data associated with a document classification action. Derives from DocumentActionData, implements ISerializable, ICloneable.

Members

Constructors
DocumentClassificationActionData()- The public default constructor.
Methods
  • ICloneable.Clone() object - Creates a new object that is a copy of the current instance.
  • ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) - Serializes the object as JSON and adds it to the SerializationInfo instance.
Properties
Type UiPath.DocumentProcessing.Contracts.Actions.DocumentActionType { get; }- Set to Classification.

Was this page helpful?

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