Click or drag to resize

RepositoryControllerGetStorageLocation Method

Retrieve location of the storage

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

Return Value

Type: String
Remarks
This method assumes that there is only one storage.
See Also