SP.ClientObject.objectData Property
Applies to: SharePoint Foundation 2010
Gets the object data for the current client object.
var value = SP.ClientObject.get_objectData();
Property Value
Type: SP.ClientObjectData
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 the object data for the current client object.
var value = SP.ClientObject.get_objectData();
Type: SP.ClientObjectData