Gets the specified configuration.
[Visual Basic]
Function GetConfiguration( _
ByVal name As String _
) As Safe.FMEServer.API.Notification.IFMEConfiguration
a configuration. If no configuration 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