MetadataForm.getStats (Method)
Returns a structure containing the statistics for the metadata form.
Returns:
MetadataForm_GetStats_Result (struct)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
ID | MetadataFormID | ID of the metadata form. |
Name | MetadataFormName_Existing | Name of the custom element. |
Arguments:
Name | Type | Required | Description |
---|---|---|---|
formID | MetadataFormID | Required | ID of the metadata form. |
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