HistoryItems

Columns

Name

Type

Description

Id [KEY]

String

A combination of the position of the history item and when it occurred.

ItemId

String

The ID of the item the history item belongs to.

Changes

String

What type of change happened on the item

Date

Datetime

When the change occurred

User

String

The name of the user that made the change

Details

String

The change that was made

TenantId

String

The ID of the tenant to query instead of the connection tenant

Last updated