これらは、フォーム ライブラリの ItemUpdating イベント レシーバーで取得している結果です。
properties.BeforeProperties["CurrentUser"] returns null
properties.AfterProperties["CurrentUser"] returns null
properties.ListItem["CurrentUser"] returns the old value
infopath をフォームとして使用している SharePoint フォーム ライブラリで、古い値と新しい値を比較するにはどうすればよいですか?
私はこのサイトを見ましたが、私の問題を解決してくれません。