Gets the log file properties for the specified job ID.
[Visual Basic]
Function GetLogFileInfo( _
ByVal jobID As Long _
) As Safe.FMEServer.API.IFMELogFileInfo
the IFMELogFileInfo object if the log file 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