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
Keystring- a unique identifierValuestring- the value to be stored