MetadataForm.getMultimediaSortOrderFields (Method)
Returns a query describing the fields on which multimedia reports can be 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