Gets the job information for the specified job ID.
[Visual Basic]
Function GetJob( _
ByVal jobID As Long _
) As Safe.FMEServer.API.IFMEJob
the IFMEJob object if the job information is available otherwise null is returned.
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Server exception occurred |
IFMETransformationManager Interface | IFMETransformationManager Members | Safe.FMEServer.API Namespace