SP.Change.time Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the time that the object was modified.

var value = SP.Change.get_time(); 

Property Value

Type: DateTime

Applies To

SP.Change Class

Remarks

This can be different than the time that the change was committed to the change log.

See Also

Reference

SP.Change Methods

SP.Change Properties

SP Namespace