The names of the locales this object supports.
Each locale name is a string containing an ID that indicates the specific regional language of the text string value of a
display name or description.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property LocaleNames As IStringList |
C# |
---|
IStringList LocaleNames { get; } |
Visual C++ |
---|
property IStringList^ LocaleNames { IStringList^ get (); } |
JavaScript |
---|
function get_localeNames(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ