Attribute Name |
Meaning |
RecID DESC |
Sort by Record ID in descending order. |
RecID ASC |
Sort by Record ID in ascending order. |
DateTime DESC |
Sort by the Date/Time at which a record was
stored in descending order. |
DateTime ASC |
Sort by the Date/Time at which a record was
stored in ascending order. |
DocName DESC |
Sort by the input document (DocName)
in descending order. |
DocName ASC |
Sort by the input document (DocName)
in ascending order. |
SpoolName DESC |
Sort by name of the queue (SpoolName)
that processed the data in descending order. |
SpoolName ASC |
Sort by name of the queue (SpoolName)
that processed the data in ascending order. |
UniqueTitle DESC |
Sort by unique filename under which the
input and output files associated with this
record are stored in the file system in
descending order. |
UniqueTitle ASC |
Sort by unique filename under which the
input and output files associated with this
record are stored in the file system in
descending order. |
RName DESC |
Sort by the Recipient name in descending
order. |
RName ASC |
Sort by the Recipient name in ascending
order. |
AName DESC |
Sort by the associated file entry name
(Data name; AName) in descending order. |
AName ASC |
Sort by the associated file entry name
(Data name; AName) in ascending order. |
AValue DESC |
Sort by the associated file entry value
(Data value; AValue) in descending order. |
AValue ASC |
Sort by the associated file entry value
(Data value; AValue) in ascending order. |