| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| dateAsAt | Date | The Date As At. | ||
| monitorCategoryAPk | Integer | ByRef | Primary key of Monitor Category A. | |
| monitorCategoryBPk | Integer | ByRef | Primary key of Monitor Category B. | |
| monitorCategoryCPk | Integer | ByRef | Primary key of Monitor Category C. | |
| monitorCategoryAFutureChange | Boolean | Optional | ByRef | Indicates whether Monitor Category A has Future Changes recorded (relative to dateAsAt). If omitted, a value of False is assumed. |
| monitorCategoryBFutureChange | Boolean | Optional | ByRef | Indicates whether Monitor Category B has Future Changes recorded (relative to dateAsAt). If omitted, a value of False is assumed. |
| monitorCategoryCFutureChange | Boolean | Optional | ByRef | Indicates whether Monitor Category C has Future Changes recorded (relative to dateAsAt). If omitted, a value of False is assumed. |
A Boolean value indicating success.