MetadataForm.getImageSortOrderFields (Method)

Returns zero or structures, each containing information on the display name and categorization format value for the way in which image information is sorted.

Returns:

MetadataForm_GetDescSortFields_Result (query)

Each row of the returned query results has the following fields:

Field Name Type Description
DisplayName PlainText The field's display name.
Value PlainText The categorization format's value. This is a number corresponding to a standard metadata field or a 'FormID|FieldID' pair of values.

Context:

License Requirements (none)
Permission Requirements (none)
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None