SDMSClient.UndoCheckout

Use this function to undo check out operation of the documents identified by a SDMSDocuments collection, a single SDMSDocument, or an array or single string of the form 'doc_id[:revision]' where the default value of revision is the current revision.

Syntax Parameters Return value
Function SDMSClient.UndoCheckout( _
    docs As Variant) As SDMSDocuments
docs [in]

Type: Variant