Click or drag to resize
StorageManagerPurgeOperation Method
Purges the operation and all the images of the operation

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void PurgeOperation(
	string idOperation
)

Parameters

idOperation
Type: SystemString
See Also