FME Server .NET API

IFMETransformationResult.ID Property

The ID assigned to this transformation.

[Visual Basic]
Property ID As Long
[C#]
long ID {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