Syntax
ISMessageQueueItem.New(application, pk, createdUserPk, createdUtcDate, timestamp, updatedUserPk, updatedUtcDate, data, processCount, processLog, properties, reference1, reference2, reference3, retryUtcDate, serviceId, status, type)
Parameters
| Name | Type | Optional | ByRef | Description |
| application |
ISSupport |
|
|
|
| pk |
Integer |
|
|
|
| createdUserPk |
Integer |
|
|
|
| createdUtcDate |
Date |
|
|
|
| timestamp |
Integer |
|
|
|
| updatedUserPk |
Integer |
|
|
|
| updatedUtcDate |
Date |
|
|
|
| data |
String |
|
|
|
| processCount |
Integer |
|
|
|
| processLog |
String |
|
|
|
| properties |
String |
|
|
|
| reference1 |
String |
|
|
|
| reference2 |
String |
|
|
|
| reference3 |
String |
|
|
|
| retryUtcDate |
Date |
|
|
|
| serviceId |
String |
|
|
|
| status |
iseMessageQueueStatus |
|
|
|
| type |
iseMessageQueueType |
|
|
|
- Member of:
- ISMessageQueueItem
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0