> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# RegistrationProperty

> RegistrationProperty data type in the ABBYY FlexiCapture Web Services API: the name and value fields of a batch or document registration parameter.

## What it does

The **RegistrationProperty** data type stores information about a registration parameter of a batch or document.

## Fields

| **Name** | **Type** | **Description**                         |
| -------- | -------- | --------------------------------------- |
| Name     | string   | The name of the registration parameter  |
| Value    | string   | The value of the registration parameter |
