This property is not supported.
The locale name for the language in which the text extract is written, if known.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property ExtractLocale As String |
| C# |
|---|
string ExtractLocale { get; set; } |
| Visual C++ |
|---|
property String^ ExtractLocale { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_extractLocale(); function set_extractLocale(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ