Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Changes in AttributeID going to 8.0
dopey
As I finally posted elsewhere, I thought I'd add it at a top level. There were unfortunately some changes in the AttributeID enumerator values going from 7.5 to 8.0. The product was out long enough that we were not able to fix the changes when they were discovered. Here they are:
7.5:
nrMarkedForArchive = 84,
nrEchoEnabled = 85,
nrSubType = 86,
nrCustom31 = 90,
nrEditProfileTime = 91,
nrAccessTime = 92,
nrMessageUniqueID = 97,
8.0:
nrSubType = 84,
nrEditProfileTime = 85,
nrCustom31 = 96,
nrMarkedForArchive = 97,
nrEchoEnabled = 98,
nrAccessTime = 99,
nrMessageUniqueID = 100,
Find more posts tagged with
Comments
There are no comments yet