Checks if log file exists for the specified job ID.
[Visual Basic]
Function LogFileExists( _
ByVal jobID As Long _
) As Boolean
true if log file exists, otherwise false if log file does not exist
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Server exception occurred |
IFMETransformationManager Interface | IFMETransformationManager Members | Safe.FMEServer.API Namespace