BinaryDocument.ChangePath
| Syntax | Parameters | Return Value |
|---|---|---|
Sub BinaryDocument.ChangePath( _
Path As String, _
AuditLogReason As String)
|
The new path to move the document to. Type: String
The reason for the path change. Type: String |
This function does not return a value. |