BinaryDocument.ChangePath

Syntax Parameters Return Value
Sub BinaryDocument.ChangePath( _
    Path As String, _
    AuditLogReason As String)
  • Path [in]

The new path to move the document to.

Type: String

  • AuditLogReason [in]

The reason for the path change.

Type: String

This function does not return a value.