The size of all content elements stored in this storage area (in kilobytes).
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
For the
object, this property returns
when the server cannot physically access the cache storage area and the
property setting is
. Also, this statistic can become inaccurate; for more information, see the
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ContentElementKBytes As Nullable(Of Double) |
C# |
---|
Nullable<double> ContentElementKBytes { get; } |
C++ |
---|
property Nullable<double> ContentElementKBytes abstract { Nullable<double> get(); } |
J# |
---|
/** property */ public Nullable<double> get_ContentElementKBytes(); |
JScript |
---|
public function get ContentElementKBytes() : 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