Click or drag to resize
ImageManagerExists Method
Check if the entry exists in the database

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public bool Exists(
	string entryId
)

Parameters

entryId
Type: SystemString

Return Value

Type: Boolean
See Also