Transact Client

This sample uses an ItemPickerForm to select the Transact source, and uses the Transact API for getting and updating the transaction data in real time.

The TransactClient sample demonstrates:

The sample uses the logon dialog to login to an XProtect server, uses ItemPickerForm to select the Transact source, and uses the Transact API for getting and updating the transaction data in real time.

Transact Client

After the transaction item is picked, it shows the transactions in live mode in the text box, it allows searching in the previous transactions, and then it can return back to live mode.

Using

Environment

Visual Studio C# project

Special notes

Before using the application you should create and set up Transact source in the Management Client.

This is not intended as a production ready application. Some best practices, exception handling, and so on might not be used.