Element.getStandardElementMappingFields (Method)
Returns zero or more structures, each containing information about a standard element's fields available for mapping.
Returns:
Element_GetStandardElementMappingFields_Result (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
Name | PlainText_NonNull | Name of the mapping field. |
Arguments:
Name | Type | Required | Description |
---|---|---|---|
elementTypeID | ElementTypeID | Required | A standard element's ID. |
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 | This method may be customized at the site level |
Error Codes:
None
Notes:
None