Click or drag to resize

ImportationJobDocumentsPerTrigger Property

Optional maximum number of documents imported per trigger. 0 means no limit.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int DocumentsPerTrigger { get; set; }

Property Value

Type: Int32
See Also