SDMSClient.RenameDocument

Use this function to rename a document.

Syntax Parameters Return value
Sub SDMSClient.RenameDocument( _
    docId As String, _
    newName As String)
  • docId [in]

    Type: String

  • newName [in]

    Type: String

This function does not return a value.