For a
object, this property returns
when the server cannot physically access the cache storage area and the
property setting is
. Also, this statistic, along with the statistic concerning content element size (the
property), can become inaccurate as the result of power failures; properly timed failures will prevent servers from keeping the statistics in perfect sync with content creations and deletions. A cache sweep updates the statistics every 60 days to keep them reasonably accurate.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ContentElementCount As Nullable(Of Double) |
C# |
---|
Nullable<double> ContentElementCount { get; } |
C++ |
---|
property Nullable<double> ContentElementCount abstract { Nullable<double> get(); } |
J# |
---|
/** property */ public Nullable<double> get_ContentElementCount(); |
JScript |
---|
public function get ContentElementCount() : Nullable<double> |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: DOUBLE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ