IFocServiceCheckOutWorkingDocument Method |
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntaxbool CheckOutWorkingDocument(
string path,
ref bool hasActiveWorkflows,
ref bool hasCheckedOut,
bool forceLatestDocumentVersionId = false
)
Parameters
- path
- Type: SystemString
- hasActiveWorkflows
- Type: SystemBoolean
- hasCheckedOut
- Type: SystemBoolean
- forceLatestDocumentVersionId (Optional)
- Type: SystemBoolean
Return Value
Type:
Boolean
See Also