Click or drag to resize

GlobalSettingsManagerInsertDocumentUrlType Method

Insert the document url type.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int InsertDocumentUrlType(
	DocumentUrlSettings item
)

Parameters

item
Type: FileHold.LibraryManagerDocumentUrlSettings

Return Value

Type: Int32
See Also