PropertyChangedEventArgs.TypeUpdateData

Syntax

TypeUpdateData: Array|PP.Exp.Ui.ViewTypeUpdate

Description

The TypeUpdateData property determines type of refreshed data.

Comments

Use JSON or the setTypeUpdateData method to set the property value, and the getTypeUpdateData method to get the property value.

Example

The example of property use is given on the PropertyChangedEventArgs Constructor page.

See also:

PropertyChangedEventArgs