decorateMultilingualObject()
Overview
public void function decorateMultilingualObject(
required string objectName
, required struct object
)
Adds utility properties to the multilingual enabled source object so that its translations can be easily queried
Arguments
Name | Type | Required | Description |
---|---|---|---|
objectName | string | Yes | The name of the source object |
object | struct | Yes | The metadata of the source object |