| Event | Description |
|---|---|
| Cancel Check Out | Changes made to a checked-out document are undone. |
| Check In | A document is checked in to the library. |
| Check Out | A document is checked out from the library. |
| Copy | A document in the library is copied. |
| Delete | A document is deleted from the library. |
| Insert | A new document is saved to the library. |
| Move or Rename | A document is moved or renamed. |
| Update | An existing document or the value of a custom column in the library is edited. |
Showing posts with label sharepiont docment library. Show all posts
Showing posts with label sharepiont docment library. Show all posts
Thursday, September 22, 2011
Type of events for document library.
Subscribe to:
Posts (Atom)
Featured Posts
Kali Linux Remote Desktop: Access GNOME from Windows Using Native RDP
Kali Linux + GNOME 50 + GNOME Remote Desktop + Windows Remote Desktop (MSTSC) Getting a full GNOME desktop remotely on Kali Linux can be ...
-
public struct CoOrds { public int x, y; public CoOrds( int p1, int p2) { x = p1; y = p2; } }
-
LM Studio Overview LM Studio is a desktop application designed for developing and experimenting with large language models (LLMs)...