SP.Change.changeType Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the type of the change that has been made to the object.
var value = SP.Change.get_changeType();
Property Value
Type: SP.ChangeType
Applies to: SharePoint Foundation 2010
Gets a value that specifies the type of the change that has been made to the object.
var value = SP.Change.get_changeType();
Type: SP.ChangeType