RepositoryControllerGetLocationStatistics Method
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Gets a location's statistics.")]
public void GetLocationStatistics(
string path,
ref long capacity,
ref long freespace,
ref long defualtThreshold
)
Parameters
- path String
-
- capacity Int64
-
- freespace Int64
-
- defualtThreshold Int64
-