
AssetQuery
Components User's Guide
41
orderbycode
Letter code for a specific
sort order.
Sort order of listed data. For example,
orderbycode="F"
Sorts the records by filename, in
ascending order. Use an upper case letter code, such as
"
T
," to sort the records in ascending order. Use a lower
case letter code, such as "
t
," to sort the records in
descending order. You can also combine multiple codes
to sort on as many as 16 columns. For example, "
TN
"
will first sort by asset type, then by asset name. Or,
"
Tn
" will first sort by asset type, then in reverse order
by asset name. You can also combine the
orderbycode
property with the
orderonmetadata
property, to sort
by metadata values. Possible values are:
I
: Asset ID
T
: Asset type
N
: Asset name
E:
Asset description
P
: Deploy folder path
F
: Filename
S
: Size
D
:
Last file modified date
B
: Asset create date
H
: User who created the asset
C
: User with the asset checked out
O
: Check out time
L
: Latest version number
A
: Approved version number
K
: Approved date number
M
: User who approved the asset
U
: URL (valid only for link assets)
orderbycode
(continued)
Y
: Start date
Z
: Expiration date
The default value is "" (sort order will be as provided by
database).
Property Value Description
Commentaires sur ces manuels