Click or drag to resize
TransferPackageBuilderCanAllocateEntry Method
Check if the entry can be allocated in the current package

Namespace: DrawerBackup.Client.Transfers
Assembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public bool CanAllocateEntry(
	IJobEntry entry
)

Parameters

entry
Type: DrawerBackup.Native.Data.EntitiesIJobEntry

Return Value

Type: Boolean
See Also