Click or drag to resize
JobOperationManagerRemoveEntry Method
Remove a entry from the database

Namespace: DrawerBackup.Server
Assembly: DrawerBackup.Server (in DrawerBackup.Server.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void RemoveEntry(
	string entryID
)

Parameters

entryID
Type: SystemString
See Also