WebFileOrder Properties |
The WebFileOrder type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationIdentifier |
The application identifier to use when retrieving species observations.
|
![]() | CalculatedCurrentQueuePosition |
Calculated CurrentQueuePosition.
|
![]() | CreatedDate |
The date the file order was created.
|
![]() | CurrentQueuePosition |
Current queue position.
|
![]() | ErrorDate |
If an error occurs while processing the file order, then this property shows the date of the last time the error occurred.
|
![]() | ErrorDescription |
If an error occurs while processing the file order, then this property shows the last error message.
|
![]() | ErrorStackTrace |
If an error occurs while processing the file order, then this property shows the last stack trace.
|
![]() | FileOrderSettings |
The file order search criteria and other settings.
|
![]() | FilePath |
Complete path to the generated file. Only for internal use, not a DataMember.
|
![]() | FileType |
File type.
E.g. Excel Xlsx, CSV, GeoJson, etc.
|
![]() | Id |
The file order id.
|
![]() | LocaleIsoCode |
The locale iso code to use when retrieving species observations.
|
![]() | Name |
File order name.
|
![]() | NumberOfErrors |
The number of times an error has occurred when the file order has been processed.
|
![]() | OrderType |
Order type.
E.g. SpeciesObservations, Grid map, etc.
|
![]() | ProcessFinishedDate |
The date when the file order is processed and finished.
|
![]() | ProcessingTime |
The time it took to process the file order and geta file as a result.
|
![]() | ProcessStartDate |
The date when the file order began processing.
|
![]() | QueuedDate |
The date the order was inserted in order queue.
Orders can be requeued when errors occurs, that's why we need this property.
|
![]() | RoleId |
The role to use when retrieving species observations.
|
![]() | Status |
Current file order status.
|
![]() | UserId |
The user id for the person who placed the file order.
|