Creates a new IFMEService. The service is by default enabled.
[Visual Basic]
Function CreateService( _
ByVal name As String, _
ByVal displayName As String, _
ByVal description As String, _
ByVal urlPattern As String _
) As Safe.FMEServer.API.IFMEService
a new IFMEService with name, description and url fields initialized
IFMEServerSession Interface | IFMEServerSession Members | Safe.FMEServer.API Namespace | IFMEServerSession.CreateService Overload List