properties.ListItem["PK_WP"] = 3333;
properties.ListItem.SystemUpdate();
//如用properties.ListItem.Update();
//你将收到XX已被签出或锁定编辑的异常。
properties.ListItem.SystemUpdate();
//如用properties.ListItem.Update();
//你将收到XX已被签出或锁定编辑的异常。