Share via


DigitalTwinsModelData.LanguageDescriptions Property

Definition

A language dictionary that contains the localized descriptions as specified in the model definition.

public System.Collections.Generic.IReadOnlyDictionary<string,string> LanguageDescriptions { get; }
member this.LanguageDescriptions : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property LanguageDescriptions As IReadOnlyDictionary(Of String, String)

Property Value

Applies to