Click or drag to resize

DocumentSchemaManagerVerifyLookupConnection Method

Check connection to given lookup data source.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ConnectionStatus VerifyLookupConnection(
	LookupSettings settings
)

Parameters

settings
Type: FileHold.LibraryManagerLookupSettings

Return Value

Type: ConnectionStatus
See Also