Gets the specified topic.
[Visual Basic]
Function GetTopic( _
ByVal name As String _
) As Safe.FMEServer.API.Notification.IFMETopic
an topic. If no topic 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