ScanningManagerClearPages Method

Remove all pages and delete them from the repository.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Remove all pages and delete them from the repository.")]
public void ClearPages()

See Also