Click or drag to resize

DocumentManagerConvertToOffline Method

Convert selected documents to offline documents and delete files from repository.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ConvertToOffline(
	Guid selectionId
)

Parameters

selectionId
Type: SystemGuid
See Also