Click or drag to resize

IFocServiceDeleteWorkingDocument Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
void DeleteWorkingDocument(
	string path,
	bool undoCheckOut
)

Parameters

path
Type: SystemString
undoCheckOut
Type: SystemBoolean
See Also