Checks if specified subscriber exists.
[Visual Basic]
Function SubscriberExists( _
ByVal name As String _
) As Boolean
true if subscriber exists, otherwise false if subscriber does not exist
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace