For Case Analyzer and Case History, the period in seconds that the event exporter will wait
to acquire a lease for processing.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property EventExporterLeaseWaitInterval As Nullable(Of Integer) |
C# |
---|
Nullable<int> EventExporterLeaseWaitInterval { get; set; } |
Visual C++ |
---|
property Nullable<int> EventExporterLeaseWaitInterval { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_eventExporterLeaseWaitInterval(); function set_eventExporterLeaseWaitInterval(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: 15
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 5
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ