> ## 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

> ABBYY FlexiCapture Web Services API の RegistrationProperty データ型: バッチまたはドキュメントの登録パラメーターの name フィールドと value フィールドを表します。

<div id="what-it-does">
  ## 説明
</div>

**RegistrationProperty** データ型には、バッチまたはドキュメントの登録パラメーターに関する情報が格納されます。

<div id="fields">
  ## フィールド
</div>

| **Name** | **型**  | **説明**      |
| -------- | ------ | ----------- |
| Name     | string | 登録パラメーターの名前 |
| Value    | string | 登録パラメーターの値  |
