For Case Analyzer and Case History, the period (in seconds) that the event exporter framework
will wait before store accounting. Do not modify the value of this property unless instructed
to do so by IBM Support.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property EventExporterAccountingInterval As Nullable(Of Integer) |
C# |
---|
Nullable<int> EventExporterAccountingInterval { get; set; } |
Visual C++ |
---|
property Nullable<int> EventExporterAccountingInterval { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_eventExporterAccountingInterval(); function set_eventExporterAccountingInterval(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: 60
PropertyMaximumInteger32: 60
PropertyMinimumInteger32: 10
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ