BinaryDocument.SaveEx

This function saves changes to this Binary Document (with audit log explanation).

Syntax Parameters Return Value
Sub BinaryDocument.SaveEx( _
    UpdateInfo As BinaryDocumentUpdateInfo)
UpdateInfo [in]

An explanation for the change to the document.

Type: BinaryDocumentUpdateInfo

This function does not return a value.