Click or drag to resize
StorageControllerProcessTransferPackage Method
Process a tranfer package

Namespace: DrawerBackup.Storage.WebS.Controllers
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[AuthorizeAttribute]
[HttpPostAttribute]
public Result ProcessTransferPackage(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: Result
See Also