Class LightResourceInfoWithLang
Encapsulates the description of a language dependent light resource. This class is derived from LightResourceInfo. See class LightResourceInfo and enum ResourceType for more information.
Syntax
public class LightResourceInfoWithLang : LightResourceInfo
Fields
LanguageCode
The three+(two) letter code of the language of the resource. Can not be changed after the resource has been created.
Declaration
public string LanguageCode