Click or drag to resize

AutoFilingManagerGetExistingDestination Method

Return information about existing destination with specified path.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Destination GetExistingDestination(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Destination
See Also