Versions.Save(Object) Method

Definition

Saves a version of the specified document with a comment.

public void Save (ref object Comment);
abstract member Save : obj -> unit
Public Sub Save (Optional ByRef Comment As Object)

Parameters

Comment
Object

Optional Object.

Applies to