Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MetaData.Set

public void Set(string key, object value);

Parameters

key Metadata key.
value Metadata value, needs to be JSON serializable.

Description

Sets new metadata fields.