Removes the specified topic.
[Visual Basic]
Function RemoveTopic( _
ByVal name As String _
) As Boolean
true if topic existed and was removed, otherwise false if user account did not exist
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace