UiPath Documentation
activities
latest
false
Document Understanding activities

Metadata Class

Metadata class, representing a key-value pair for storing document metadata.

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​
  • Constructor​
  • Properties​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated