Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property SupportedLanguages As IStringList |
| C# |
|---|
IStringList SupportedLanguages { get; } |
| Visual C++ |
|---|
property IStringList^ SupportedLanguages { IStringList^ get (); } |
| JavaScript |
|---|
function get_supportedLanguages(); |