zoukankan      html  css  js  c++  java
  • BeforeProperties/AfterProperties in Event Receivers

    Sharepoint List

    List BeforeProperties AfterProperties properties.ListItem
    ItemAdding No Value No Value Null
    ItemAdded No Value No Value New Value
    ItemUpdating Original Value Changed Value Original Value
    ItemUpdated Original Value Changed Value Changed Value
    ItemDeleting No Value No Value Original Value
    ItemDeleted No Value No Value Null

    Sharepoint Library

    Library BeforeProperties AfterProperties properties.ListItem
    ItemAdding No Value No Value Null
    ItemAdded No Value No Value New Value
    ItemUpdating Original Value Changed Value Original Value
    ItemUpdated Original Value Changed Value Changed Value
    ItemDeleting No Value No Value Original Value
    ItemDeleted No Value No Value Null
  • 相关阅读:
    c++的socket编程 tcp
    qt下载
    定义数组类型
    虚析构函数
    运算符重载
    友元函数
    const成员函数
    静态成员变量,静态成员函数
    linux安装mysql
    智能指针
  • 原文地址:https://www.cnblogs.com/dataadapter/p/4344337.html
Copyright © 2011-2022 走看看