Retrieves MotorWeb Secured Vehicle Monitor Alerts.

New messages are saved to the Database table MailboxItem.

Syntax

finSecurityEnquiryMotorWeb.ExecuteUpdateSecuredVehicleMonitorAlerts(dateFrom, dateTo, [motorWebAlertSummary], [showProgress], [cancelled])

Parameters

NameTypeOptionalByRefDescription
dateFrom Date The date to retrieve Alerts from.
dateTo Date The date to retrieve Alerts to.
motorWebAlertSummary finSecurityEnquiryMotorWebAlertSummary Optional ByRef Summary of items retrieved. You should check this collection for errors. If omitted, a value of Nothing is assumed.
showProgress Boolean Optional Show Progress dialog. If omitted, a value of False is assumed.
cancelled Boolean Optional ByRef Returns True if User cancelled process via Progress dialog. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success. If partially successful may return motorWebAlertSummary with values and return False.

Member of:
finSecurityEnquiryMotorWeb
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0