FME Server .NET API

IFMETransformationResult.JobStatus Property

The status of this transformation job.

[Visual Basic]
Property JobStatus As Safe.FMEServer.API.FMEServerJobStatus
[C#]
FMEServerJobStatus JobStatus {get;}

Exceptions

Exception TypeCondition
Safe.FMEServer.API.FMEServerExceptionThe value could not be parsed from the FME Server response string.

See Also

IFMETransformationResult Interface | IFMETransformationResult Members | Safe.FMEServer.API Namespace