The number of content elements deleted from this storage area.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
For the
object, a cache clearing operation initializes this number to 0 (zero). For information on cache clearing, see the
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ContentElementsDeleted As Nullable(Of Double) |
C# |
---|
Nullable<double> ContentElementsDeleted { get; } |
C++ |
---|
property Nullable<double> ContentElementsDeleted abstract { Nullable<double> get(); } |
J# |
---|
/** property */ public Nullable<double> get_ContentElementsDeleted(); |
JScript |
---|
public function get ContentElementsDeleted() : 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