SDMSClient.UndoCheckout2
Use this function to undo the check out operation of a single document, prompting user for local file disposition (replace or leave).
Syntax
|
Parameters
|
Return value
|
Function SDMSClient.UndoCheckout2( _
docid As String, _
bPromptLocalFileDisposition As Boolean, _
localFilePath As String) As UndoCheckoutResult
|
-
bPromptLocalFileDisposition [in]
Type: Boolean
-
localFilePath [in]
Type: String
|
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.