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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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