Creates a task configuration for a transformation request.
[Visual Basic]
Function CreateTransformationTaskConfig( _
ByVal category As String, _
ByVal name As String, _
ByVal description As String, _
ByVal transformationRequest As Safe.FMEServer.API.IFMETransformationRequest _
) As Safe.FMEServer.API.Schedule.IFMETransformationTaskConfig
a new IFMETransformationTaskConfig instance.
IFMEScheduleManager Interface | IFMEScheduleManager Members | Safe.FMEServer.API.Schedule Namespace