For Case Analyzer, the number of dimension rows to cache in memory for each
analysis exporter.
In IBM Content Foundation, Case Analyzer is not supported, and this property is ignored.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property AnalysisExporterDimensionCacheSize As Nullable(Of Integer) |
C# |
---|
Nullable<int> AnalysisExporterDimensionCacheSize { get; set; } |
Visual C++ |
---|
property Nullable<int> AnalysisExporterDimensionCacheSize { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_analysisExporterDimensionCacheSize(); function set_analysisExporterDimensionCacheSize(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: 5000
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ