UnActioned Logs are those which have an Action Date but do not have an Action Complete date. Unpublished Logs are Logs that do not have a Published date or a Failed date. NOTE: If an unpublished Log has an Action date but no Action Complete date then it will be included in both counts.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| getUnactionedCount | Boolean | |||
| getUnpublishedCount | Boolean | Indicates whether to return the Unpublished Log Count. | ||
| recordCountUnactioned | Integer | ByRef | The number of Incomplete Logs. | |
| recordCountUnpublished | Integer | ByRef | The number of Unpublished Logs. |