Name | Description | Type | Additional information |
---|---|---|---|
EntityStateId |
Gets or sets unique ID |
integer |
64-bit signed integer |
CompanyId |
Gets or sets the reference to Company table |
integer |
64-bit signed integer Nullable |
EntityId |
Gets or sets ID of the entity on which the state is reported |
integer |
64-bit signed integer |
EntityType |
Gets or sets type of the entity on which the state is reported |
QicsUnity.Api.Areas.V3.Models.EntityType |
None. |
DataSource |
Gets or sets identifier of the data source that reported entity state |
string |
None. |
DataSourceKey |
Gets or sets entity identifier in the data source system |
string |
None. |
DataSourceDate |
Gets or sets entity state change date in the data source system |
date |
date and time of day, relative to Coordinated Universal Time (UTC) |
IsError |
Gets or sets a value indicating whether entity state represents error |
boolean |
None. |
Message |
Gets or sets optional entity state message |
string |
None. |