This property is not supported.
Namespace:
FileNet.Api.CoreSpecifies the maximum size of summary text to be returned in a text search result.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property CBRSummaryResultSize As Nullable(Of Integer) |
C# |
---|
Nullable<int> CBRSummaryResultSize { get; set; } |
Visual C++ |
---|
property Nullable<int> CBRSummaryResultSize { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_cbrSummaryResultSize(); function set_cbrSummaryResultSize(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: 1024
PropertyMinimumInteger32: 64
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ