FME Server .NET API

IFMETransformationResult.Description Property

The description of this request, if one was specified.

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