FME Server .NET API

IFMEJob.DateDelivered Property

The date the job results are delivered to the client.

[Visual Basic]
Property DateDelivered As Date
[C#]
System.DateTime DateDelivered {get;}

Remarks

This is only applicable to job transactions where the results are delivered to the client.

See Also

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