RepositoryControllerAddStorageLocation Method
Add new storage location to Document Repository
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Add new storage location to Document Repository")]
public void AddStorageLocation(
string locationPath
)
Parameters
- locationPath String
- path to storage's location
1. input � path to new location
2. check if path exists; if not � create
3. add storage to database