GlobalSettingsManagerGetDocumentUrlTypes Method

Get the document url types.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Get the document url types.")]
public DocumentUrlSettings[] GetDocumentUrlTypes()

Return Value

DocumentUrlSettings

See Also