Transaction object

A Transaction object allows SAAPI clients to make multiple changes to an object and then commit them all at once, automatically. It can also improve performance for programs by reducing the number of requests to the server when setting multiple properties at once.

Home

Implements

IERUTransaction