Loading
Visual Studio Code Based Modeler for Consumer Goods Cloud
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          updateProperties(data)

          updateProperties(data)

          This function updates the model's simple properties with the given values. Doesn’t modify the object’s status.

          Required Editions

          Available in: Lightning Experience in Professional, Unlimited, and Enterprise Editions that have Consumer Goods Cloud enabled.

          Parameters

          Data: JSON. JSON structure of the type {<propertyName1>: <value1>, … , <propertyNameN>:<valueN>}.

          Example

          me.updateProperties(jsonQuery);

           
          Loading
          Salesforce Help | Article