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

Document Understanding activities

Last updated Apr 22, 2026

Metadata Class

Metadata is a public class that represents a key-value pair for storing document metadata.

Definition

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

Description

A public class that represents a key-value pair for storing document metadata.

Members

Constructor

Metadata.Metadata() - The public default constructor.

Properties
  • Key string - a unique identifier
  • Value string - the value to be stored
  • Definition
  • Description
  • Members

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated