Indicates the number of records selected for deletion that satisfy an object store's
disposition policy rules and its lowest-valued audit bookmark.
Enter a value between 1 and 1000 inclusive. The default is 100.
For more efficient dispostion of audit records, enter a value that's at least the size of AuditDispositionBatchSize.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property AuditDispositionQuerySize As Nullable(Of Integer) |
| C# |
|---|
Nullable<int> AuditDispositionQuerySize { get; set; } |
| Visual C++ |
|---|
property Nullable<int> AuditDispositionQuerySize { Nullable<int> get (); void set (Nullable<int> value); } |
| JavaScript |
|---|
function get_auditDispositionQuerySize(); function set_auditDispositionQuerySize(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: 100
PropertyMaximumInteger32: 1000
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ