FME Server .NET API

IFMEJob.DateSubmitted Property

The date when the job is received from a client and submitted by the transformation manager.

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

See Also

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