Class LanguageMap
Inheritance
System.Object
LanguageMap
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class LanguageMap : Object
Constructors
LanguageMap()
Declaration
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
LanguageCode
Declaration
public string LanguageCode { get; set; }
Property Value
Type |
Description |
System.String |
|
ProductName
Declaration
public string ProductName { get; set; }
Property Value
Type |
Description |
System.String |
|
SEOKeywords
Declaration
public string SEOKeywords { get; set; }
Property Value
Type |
Description |
System.String |
|
Specifications
Declaration
public string Specifications { get; set; }
Property Value
Type |
Description |
System.String |
|