SP.FileVersion.checkInComment Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the check-in comment.

var value = SP.FileVersion.get_checkInComment(); 

Property Value

Type: String

Applies To

SP.FileVersion Class

Remarks

It must not be null. Its length must be equal to or less than 1023.

See Also

Reference

SP.FileVersion Methods

SP.FileVersion Properties

SP Namespace