GlobalSettingsManager.SetPermanentDeleteSettings Method
Click or drag to resize

GlobalSettingsManagerSetPermanentDeleteSettings Method

Set permanent document deletion scheduling.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetPermanentDeleteSettings(
	int permanentDelete
)

Parameters

permanentDelete
Type: SystemInt32
See Also