The number of files that will be processed by the thumbnail generation service provider in a single batch.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ThumbnailGenerationBatchSize As Nullable(Of Integer) |
C# |
---|
Nullable<int> ThumbnailGenerationBatchSize { get; set; } |
Visual C++ |
---|
property Nullable<int> ThumbnailGenerationBatchSize { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_thumbnailGenerationBatchSize(); function set_thumbnailGenerationBatchSize(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: 50
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ