ScanningManagerGetScannerInboxPageLimit Method

Returns maximum number of pages allowed to store in the Scanner Inbox.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Returns maximum number of pages allowed to store in the Scanner Inbox.")]
public int GetScannerInboxPageLimit()

Return Value

Int32

See Also