Gets the specified subscriber.
[Visual Basic]
Function GetSubscriber( _
ByVal name As String _
) As Safe.FMEServer.API.Notification.IFMESubscriber
a subscriber. If no subscriber found for specified name, then null is returned.
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace