SP.File.checkInComment Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that returns the comment used when a document is checked in to a document library.

var value = SP.File.get_checkInComment(); 

Property Value

Type: String

Applies To

SP.File Class

Remarks

Its length must be equal to or less than 1023.

See Also

Reference

SP.File Methods

SP.File Properties

SP Namespace