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
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