Click or drag to resize

IFocServiceShouldDeleteWorkingDocument Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
bool ShouldDeleteWorkingDocument(
	string path,
	string hash
)

Parameters

path
Type: SystemString
hash
Type: SystemString

Return Value

Type: Boolean
See Also