Click or drag to resize

RepositoryControllerCheckRepositoryLocation Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public void CheckRepositoryLocation(
	Location repositoryLocation,
	bool delete
)

Parameters

repositoryLocation
Type: FileHold.DocumentRepositoryLocation
delete
Type: SystemBoolean
See Also