This MSDN article on creating custom multi-column field classes in WSS lists incorrectly specifies the string delimiter used to construct a new SPFieldMultiColumnValue object. Microsoft says that the delimiter is "#;" when in fact it is ";#" (the semi-colon and pound sign are swapped). I discovered this while writing unit tests and referring to the article.
I have to cut Microsoft some slack because the documentation is "pre-release". It's one of the pains of developing against Beta software.
Posted
10-24-2006 9:23 AM
by
mhodnick