This page was last edited on September 26, 2013, at 15:01.
Comments or questions about this documentation? Contact us for support!
The changes to make to a CfgTransaction object.
deltaTransaction — A pointer to the structure that contains information about changes made to this CfgTransaction data. Mandatory.
deletedUserProperties — A pointer to the list of deleted user-defined properties. Has the same structure as parameter userProperties.
changedUserProperties — A pointer to the list of user-defined properties whose values have been changed. Has the same structure as parameter userProperties.