RepositoryControllerGetRepositoryLocationsWithUsedSpace Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Retrieve configured repository locations with used space.")]
public List<Location> GetRepositoryLocationsWithUsedSpace()

Return Value

ListLocation

See Also