IFocServiceCheckOutWorkingDocument Method

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
bool CheckOutWorkingDocument(
	string path,
	ref bool hasActiveWorkflows,
	ref bool hasCheckedOut,
	bool forceLatestDocumentVersionId = false
)

Parameters

path  String
 
hasActiveWorkflows  Boolean
 
hasCheckedOut  Boolean
 
forceLatestDocumentVersionId  Boolean  (Optional)
 

Return Value

Boolean

See Also