The frequency (in seconds) with which abandoned thumbnail-generation temporary files
are removed from the system.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property AbandonedThumbnailCleanupInterval As Nullable(Of Integer) |
| C# |
|---|
Nullable<int> AbandonedThumbnailCleanupInterval { get; set; } |
| Visual C++ |
|---|
property Nullable<int> AbandonedThumbnailCleanupInterval { Nullable<int> get (); void set (Nullable<int> value); } |
| JavaScript |
|---|
function get_abandonedThumbnailCleanupInterval(); function set_abandonedThumbnailCleanupInterval(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: 1800
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 600
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ