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
  • docid [in]

    Type: String

  • bPromptLocalFileDisposition [in]

    Type: Boolean

  • localFilePath [in]

    Type: String