FileHold 17.0 API Documentation
FileHold 17.0 API Documentation
FileHold 17.0 API Reference
FileHold.LibraryManager
GlobalSettingsManager Class
GlobalSettingsManager Methods
GetAllLinksOptionVisibility Method
GetAutoFilingSettings Method
GetControlFieldSettings Method
GetDefaultFTSConfig Method
GetDisplayEnableOfflineButtonFromWebConfig Method
GetDisplayLicenseWarningFromWebConfig Method
GetDocumentUrlTypes Method
GetEmailAttachmentAndLinkTypeSettings Method
GetEmailAttachmentSettings Method
GetEmailSettings Method
GetFTSConfig Method
GetMultipleWorkflowsSettings Method
GetPermanentDeleteSettings Method
GetSearchSettings Method
GetSystemSettings Method
GetWorkflowInterfaceSettings Method
GetWorkflowInterfaceSettingsInSystem Method
InsertDocumentUrlType Method
IsOutboundEmailSet Method
IsSerchRawQueryMinimumAllowedRole Method
RemoveDocumentUrlType Method
SetAllLinksOptionVisible Method
SetAutoFilingSettings Method
SetControlFieldSettings Method
SetEmailAttachmentAndLinkTypeSettings Method
SetEmailAttachmentSettings Method
SetEmailPassword Method
SetEmailSettings Method
SetFTSConfig Method
SetLanguagePreference Method
SetLinkDocumentOrdering Method
SetMultipleWorkflowsSettings Method
SetPermanentDeleteSettings Method
SetSearchSettings Method
SetSystemSettings Method
SetWorkflowInterfaceSettings Method
UpdateDocumentUrlType Method
GlobalSettingsManager
InsertDocumentUrlType Method
Insert the document url type.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
Copy
public
int
InsertDocumentUrlType
(
DocumentUrlSettings
item
)
Parameters
item
Type:
FileHold.LibraryManager
DocumentUrlSettings
Return Value
Type:
Int32
See Also
Reference
GlobalSettingsManager Class