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.
CAML クエリを使用してリスト アイテムのすべてのバージョンを取得する方法はありますか?
CAML クエリをパラメーターとして受け取る API で直接公開されているとは思いません。おそらく、CAML クエリを使用して ListItem の現在のバージョンを取得してから、別の呼び出しを行ってその項目のすべてのバージョンを取得する必要があります。