Gets the scheduled task.
[Visual Basic]
Function GetTask( _
ByVal category As String, _
ByVal name As String _
) As Safe.FMEServer.API.Schedule.IFMETask
a new IFMETask instance.
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMEScheduleManager Interface | IFMEScheduleManager Members | Safe.FMEServer.API.Schedule Namespace