M-Files API 23.11.13135.0
GetLatestBroadcastMessageIdentifiers Method
VaultApplicationTaskOperations Object : GetLatestBroadcastMessageIdentifiers Method
List of queue IDs from which to check the broadcast message IDs.
Description
Gets the IDs of the most recent broadcast messages from the given queues.
Syntax
Visual Basic
Public Function GetLatestBroadcastMessageIdentifiers( _
   ByVal QueueIDCollection As Strings _
) As Strings
Parameters
QueueIDCollection
List of queue IDs from which to check the broadcast message IDs.
Remarks

Requires M-Files 19.3.7499.1 or later.

This method is available only if M-Files API is used in the server interface mode.

See Also

VaultApplicationTaskOperations Object  | VaultApplicationTaskOperations Members