FME Server .NET API

IFMETransformationResult.RequestKeyword Property

The request keyword from the client that accompanied the request.

[Visual Basic]
Property RequestKeyword As String
[C#]
string RequestKeyword {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