User Guide
466 DeltaItem class (Flash Professional only)
DeltaItem.message
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
deltaitem.message
Description
Property; a string containing a server message associated with this DeltaItem object. This can
be any message for the property or method call change attempted in the delta packet. This
message is usually relevant only in a delta that has been returned from a server and is being
applied to the DataSet for resolution.
DeltaItem.name
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
deltaitem.name
Description
Property (read-only); a string containing the name of the changed property (if the change’s
kind is
DeltaItem.Property) or the name of the method that made the change (if the
change’s kind is
DeltaItem.Method).