Language Enumeration: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template: | {{Template:API}}{{Template:APIBreadcrumbClass}} | ||
Sets the language for the entire library. For use with the [[Common Class|Common]] class. | |||
<onlyinclude>Sets the language for the entire library. For use with the [[Common Class|Common]] class.</onlyinclude> | |||
== Members == | == Members == | ||
{| {{APITableEnum}} | |||
|- | |||
| style="width: 150px;"|English||style="width: 70px;"|1 | |||
|- | |||
|French||2 | |||
|- | |||
|German||4 | |||
|- | |||
|Portuguese||5 | |||
|- | |||
|Spanish||6 | |||
|- | |||
|ChineseTraditional||7 | |||
|- | |||
|ChineseSimplified||8 | |||
|- | |||
|Japanese||9 | |||
|} |
Revision as of 18:18, 7 August 2015
Member of: SynthesisAPI
Sets the language for the entire library. For use with the Common class.
Members
Name | Value | Description |
---|---|---|
English | 1 | |
French | 2 | |
German | 4 | |
Portuguese | 5 | |
Spanish | 6 | |
ChineseTraditional | 7 | |
ChineseSimplified | 8 | |
Japanese | 9 |