Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property LocaleName As String |
| C# |
|---|
string LocaleName { get; } |
| Visual C++ |
|---|
property String^ LocaleName { String^ get (); } |
| JavaScript |
|---|
function get_localeName(); |