GlobalSettingsManagerInsertDocumentUrlType Method

Insert the document url type.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Insert the document url type.")]
public int InsertDocumentUrlType(
	DocumentUrlSettings item
)

Parameters

item  DocumentUrlSettings
 

Return Value

Int32

See Also