SP.FileVersion.createdBy Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the user that represents the creator of the file version.
var value = SP.FileVersion.get_createdBy();
Property Value
Type: SP.User
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 user that represents the creator of the file version.
var value = SP.FileVersion.get_createdBy();
Type: SP.User