Article Details
Id: | 19852 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.00.01 |
Opened: | 05/01/2023 |
Closed: | 05/01/2023 |
Released: | 20/03/2023 |
Job: | J030247 |
Security Statement Item; updated Monitoring properties
Monitoring properties were added to Security Statement Items some time ago, but never used. These will be used in the future for InfoAgent, but are no longer updateable directly on the finSecurityStmtItem* objects.
The following properties have been removed:
- SecurityMonitorHold
- Use MonitorHold instead.
- SecurityMonitorId
- Use MonitorId instead.
- SecurityMonitorDate
- Use MonitorDate instead.
- SecurityMonitorUtcDate
- Use MonitorUtcDate instead.
New properties have been added:
- MonitorType
- The current type of Monitor.
- isefinSecurityStmtMonitorType
- None
- Held
- InfoAgent
- Setter only allows updates between None and Held.
- MonitorHold
- Indicates whether Monitoring is on hold for the Item.
- Based upon MonitorType, therefore the Setter only updates the MonitorType property between None and Held.
- MonitorId
- Read-only
- The unique Reference of the current Monitor.
- MonitorDate
- Read-only
- The local Date the current Monitor was started.
- MonitorUtcDate
- Read-only
- The UTC Date the current Monitor was started.