Skip to main content

MLValues Properties

An object defining properties for the MLValues class.

Key

The key associated with the multilingual values.

Type: string


Values

A dictionary containing language keys and their corresponding text values.

Type: Dictionary<string, string>