VirtualFolderManagerAddToTray Method

Add the selected documents to the document tray.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Add the selected documents to the document tray.")]
public void AddToTray(
	Guid selectionId
)

Parameters

selectionId  Guid

See Also