DocumentManagerAddShortcut Method

This method is obsolete and always throws an error.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "This method is obsolete and always throws an error.")]
public void AddShortcut(
	int documentId,
	int folderId
)

Parameters

documentId  Int32
folderId  Int32

See Also