SP.FileVersion.created Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the creation date and time for the file version.
var value = SP.FileVersion.get_created();
Property Value
Type: DateTime
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets a value that specifies the creation date and time for the file version.
var value = SP.FileVersion.get_created();
Type: DateTime