Name | Description | Type | Additional information |
---|---|---|---|
Id |
Id of Message |
globally unique identifier |
None. |
TypeId |
Type Id of the message. ProductCatalog = 1, Project = 11, UpdateProject = 12, NewProjectChangeOrderInfo = 13, UpdateClient = 21, ClientList = 22 |
byte |
None. |
StatusId |
Status Id of the message. Pending = 1, Imported = 2, Failed = 3 (check Error Message) |
byte |
None. |
ImportedOn |
Date imported to SI |
date |
None. |
ErrorMessage |
Error message (populated if StatusId = 3 (Failed) |
string |
None. |