Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
sharepoint では、ルックアップ列の種類に複数の項目を追加できます。ルックアップ値を更新または追加するためのコード スニペットを含む優れた記事はありますか?
このオブジェクト SPFieldLookupValueCollection を見てください。必要なことは、このクラスのインスタンスを作成し、コレクションに SPFieldLookupValue オブジェクトを入力して、コレクションをフィールドに割り当てることです。それだけです。
http://social.msdn.microsoft.com/Forums/en/sharepointdevelopment/thread/02c889fc-6b15-4a60-b0f6-ed5d020ec6c2