The ClassDescription attribute sets or retrieves the class's description as a multilingual string variable.
Syntax | |||||
ClassDescription([LanguageID]) | |||||
Rückgabewert | |||||
Typ |
Beschreibung | ||||
String |
The multilingual description of the class | ||||
Parameter | |||||
Verwendung |
Name |
Typ |
Übergabe |
Beschreibung |
|
Optional |
LanguageID |
String |
ByVal |
Language ID If not used, the description will be returned multilingual. Otherwise, only the description of the desired language. |
|