Click or drag to resize

RepositoryControllerSetStorageLocation Method

Add new storage to Document Repository removing all other storages

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public void SetStorageLocation(
	string locationPath
)

Parameters

locationPath
Type: SystemString
See Also