Removes the specified configuration.
[Visual Basic]
Function RemoveConfiguration( _
ByVal name As String _
) As Boolean
true if configuration existed and was removed, otherwise false if configuration 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