Updates an existing topic.
[Visual Basic]
Sub UpdateTopic( _
ByVal topic As Safe.FMEServer.API.Notification.IFMETopic _
)
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Server exception occurred. An exception will also occur if the topic to update does not already exist. |
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace