Checks if specified topic exists.
[Visual Basic]
Function TopicExists( _
ByVal name As String _
) As Boolean
true if topic exists, otherwise false if topic 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