Creates a new IFMETopic.
[Visual Basic]
Function CreateTopic( _
ByVal name As String, _
ByVal description As String _
) As Safe.FMEServer.API.Notification.IFMETopic
a new IFMETopic instance.
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace