Specifies the maximum size of text to be retained in the text index from which to generate a summary.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property CBRSummaryIndexingSize As Nullable(Of Integer) |
| C# |
|---|
Nullable<int> CBRSummaryIndexingSize { get; set; } |
| Visual C++ |
|---|
property Nullable<int> CBRSummaryIndexingSize { Nullable<int> get (); void set (Nullable<int> value); } |
| JavaScript |
|---|
function get_cbrSummaryIndexingSize(); function set_cbrSummaryIndexingSize(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: null
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 64
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ