This property is not supported.
Namespace:
FileNet.Api.CoreDefines the type of summary text to be available in text search results.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property CBRSummaryType As Nullable(Of CBRSummaryType) |
C# |
---|
Nullable<CBRSummaryType> CBRSummaryType { get; set; } |
Visual C++ |
---|
property Nullable<CBRSummaryType> CBRSummaryType { Nullable<CBRSummaryType> get (); void set (Nullable<CBRSummaryType> value); } |
JavaScript |
---|
function get_cbrSummaryType(); function set_cbrSummaryType(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: 1
PropertyMaximumInteger32: 2
PropertyMinimumInteger32: 0
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ