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

# トランザクション

> Condition アクティビティ スクリプトにおける Transaction インターフェイス。現在の処理トランザクションを表します。

`Transaction` は、Condition アクティビティ スクリプト内の現在の処理トランザクションです。

<div id="properties">
  ## プロパティ
</div>

| 名前            | 型                                                                                           | アクセス   | 説明                          |
| :------------ | :------------------------------------------------------------------------------------------ | :----- | :-------------------------- |
| **Documents** | [Document](/ja/vantage/documentation/skill-designer/process/condition-activity/document)\[] | 読み取り専用 | トランザクションに含まれるドキュメントのコレクション。 |

<div id="related-topics">
  ## 関連トピック
</div>

* [コンテキスト](/ja/vantage/documentation/skill-designer/process/condition-activity/context)
* [Document](/ja/vantage/documentation/skill-designer/process/condition-activity/document)
* [オブジェクト モデル](/ja/vantage/documentation/skill-designer/process/condition-activity/object-model)
