This property is not supported.
Namespace:
FileNet.Api.AdminA list of name and value pairs for properties extracted from the content during text extraction.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ExtractedProperties As IStringList |
C# |
---|
IStringList ExtractedProperties { get; set; } |
Visual C++ |
---|
property IStringList^ ExtractedProperties { IStringList^ get (); void set (IStringList^ value); } |
JavaScript |
---|
function get_extractedProperties(); function set_extractedProperties(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
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