MetadataForm.getCategorizationFields (Method)
Returns zero or more structures, each containing a field's date and subsite information.
Returns:
MetadataForm_GetCategorizationFields_Result (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
CategorizationFormats | CategorizationFormatList_EmptyString | A comma-delimited list of category formats. If this is any empty string, the MetadataForm is not categorized. |
DisplayName | Any | The categorization format's display name. |
Value | Any | 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