02-27-04 04:37 PM
Hi DWC,
no there is no such transaction ID.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"dwc" <anonymous@discussions.microsoft.com> wrote in message
news:63B271F9-C544-47A6-BC0C-5E4E5D9016A4@microsoft.com...
> Is there some sort of transaction id value or something to indicate that
property changes are part of the same change? Posting.ChangeToken and
Posting.ChangeDate vary for each property. Basically I want to send only
one email when an author modifies several properties at a time. And since
Cms_PropertyChanged is fired for each individual property changed, I want a
way to figure out if I've already sent an email, so the author and editor
only get one email about the set of changes. My plan was to store the
ChangeToken in a Session variable, but since it changes for each property
that wont work.
>
> Any ideas?
>
> Thanks!
[ Post a follow-up to this message ]
|