Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides methods for working with lists and list data.
The Lists type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Lists | Initializes a new instance of the Lists class. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
Abort | (Inherited from WebClientProtocol.) |
![]() |
AddAttachment | Adds an attachment to the specified list item in the specified list. |
![]() |
AddDiscussionBoardItem | Adds an item to the specified discussion board on the current Web site. |
![]() |
AddList | Creates a list in the current site based on the specified name, description, and list template ID. |
![]() |
AddListFromFeature | Creates a list in the current site based on the specified name, description, Feature ID, and list template ID. |
![]() |
AddWikiPage | |
![]() |
ApplyContentTypeToList | Adds the specified site content type to a list, as a list content type. |
![]() |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
CancelAsync | (Inherited from HttpWebClientProtocol.) |
![]() |
CheckInFile | Allows documents to be checked in to a SharePoint document library remotely. |
![]() |
CheckOutFile | Allows documents in a SharePoint document library to be checked out remotely. |
![]() |
CreateContentType | Creates a list content type on the list. |
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
DeleteAttachment | Removes the attachment from the specified list item. |
![]() |
DeleteContentType | Removes the specified list content type from the designated list. |
![]() |
DeleteContentTypeXmlDocument | |
![]() |
DeleteList | Deletes the specified list. |
![]() |
Discover | (Inherited from SoapHttpClientProtocol.) |
![]() |
Dispose() | (Inherited from Component.) |
![]() |
Dispose(Boolean) | (Inherited from Component.) |
![]() |
EndInvoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Component.) |
![]() |
GetAttachmentCollection | Returns a list of the URLs for attachments to the specified item. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetList | Returns a schema for the specified list. |
![]() |
GetListAndView | Returns the list and view schemas for the specified list. |
![]() |
GetListCollection | Returns the names and GUIDs for all lists in the site. |
![]() |
GetListContentType | Returns the content type definition schema for the specified list content type. |
![]() |
GetListContentTypes | Returns a collection of content type definition schemas for all list content types on the given list. |
![]() |
GetListContentTypesAndProperties | |
![]() |
GetListItemChanges | Returns changes made to the list since the specified date and time. |
![]() |
GetListItemChangesSinceToken | Returns changes made to the list since the date and time specified in the token. |
![]() |
GetListItemChangesWithKnowledge | Returns all of the list items that meet specified criteria and that have changed since the date-time specified in the knowledge parameter for the specified list. |
![]() |
GetListItems | Returns information about items in the list based on the specified query. |
![]() |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
![]() |
GetService | (Inherited from Component.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetVersionCollection | Returns version information for the specified field in a SharePoint list. |
![]() |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) |
![]() |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) |
![]() |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) |
![]() |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
Invoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) |
![]() |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
ToString | (Inherited from Component.) |
![]() |
UndoCheckOut | Undoes the check-out of a given document in a SharePoint document library. |
![]() |
UpdateContentType | Updates the specified list content type. |
![]() |
UpdateContentTypesXmlDocument | Adds or overwrites the specified XMLDocument element for all content types on the specified list. |
![]() |
UpdateContentTypeXmlDocument | Adds or overwrites the specified XMLDocument element in the specified list content type. |
![]() |
UpdateList | Updates a list based on the specified field definitions and list properties. |
![]() |
UpdateListItems | Adds, deletes, or updates the specified items in a list on the current site. |
![]() |
UpdateListItemsWithKnowledge | Makes inserts, updates, and deletions to specified list items and provides the server with current knowledge metadata. |
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from Component.) |
Top