Checks if specified configuration exists.
[Visual Basic]
Function ConfigurationExists( _
ByVal name As String _
) As Boolean
true if subscriber configuration exists, otherwise false if subscriber configuration does not exist
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMENotificationManager Interface | IFMENotificationManager Members | Safe.FMEServer.API.Notification Namespace