IRebroadcastsVaultExtensionMethodsGetRebroadcastQueueId Method |
Returns the task queue id of the broadcast queue that will handle re-broadcast task types.
Namespace:
MFiles.VAF.Core
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxstring GetRebroadcastQueueId()
Function GetRebroadcastQueueId As String
String^ GetRebroadcastQueueId()
Return Value
Type:
StringTask queue id of the broadcast queue that will handle re-broadcast task types.
See Also