RepositoryControllerGetStorageLocation Method

Retrieve location of the storage

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Retrieve location of the storage")]
public string GetStorageLocation()

Return Value

String

Remarks

This method assumes that there is only one storage.

See Also