共用方式為


Lists members

Include protected members
Include inherited members

提供使用清單及清單資料的方法。

The Lists type exposes the following members.

Constructors

  Name Description
Public method Lists 初始化Lists類別的新執行個體。

Top

Properties

  Name Description
Public property AllowAutoRedirect (Inherited from HttpWebClientProtocol.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property ClientCertificates (Inherited from HttpWebClientProtocol.)
Public property ConnectionGroupName (Inherited from WebClientProtocol.)
Public property Container (Inherited from Component.)
Public property CookieContainer (Inherited from HttpWebClientProtocol.)
Public property Credentials (Inherited from WebClientProtocol.)
Protected property DesignMode (Inherited from Component.)
Public property EnableDecompression (Inherited from HttpWebClientProtocol.)
Protected property Events (Inherited from Component.)
Public property PreAuthenticate (Inherited from WebClientProtocol.)
Public property Proxy (Inherited from HttpWebClientProtocol.)
Public property RequestEncoding (Inherited from WebClientProtocol.)
Public property Site (Inherited from Component.)
Public property SoapVersion (Inherited from SoapHttpClientProtocol.)
Public property Timeout (Inherited from WebClientProtocol.)
Public property UnsafeAuthenticatedConnectionSharing (Inherited from HttpWebClientProtocol.)
Public property Url (Inherited from WebClientProtocol.)
Public property UseDefaultCredentials (Inherited from WebClientProtocol.)
Public property UserAgent (Inherited from HttpWebClientProtocol.)

Top

Methods

  Name Description
Public method Abort (Inherited from WebClientProtocol.)
Public method AddAttachment 在指定的清單中,會新增至指定的清單項目的附件。
Public method AddDiscussionBoardItem 將項目新增至目前的網站上指定的討論區。
Public method AddList 會根據指定的名稱、 描述與清單範本識別碼目前網站中建立清單
Public method AddListFromFeature 會根據指定的名稱、 描述、 功能識別碼和清單範本識別碼目前網站中建立清單
Public method AddWikiPage 將新的 Wiki 頁面新增至 Wiki 頁面庫。
Public method ApplyContentTypeToList 將指定的網站內容類型] 清單中,以新增為清單內容類型。
Protected method BeginInvoke (Inherited from SoapHttpClientProtocol.)
Protected method CancelAsync (Inherited from HttpWebClientProtocol.)
Public method CheckInFile 允許要存回至 SharePoint 文件庫從遠端的文件。
Public method CheckOutFile 允許遠端取出的 SharePoint 文件庫中的文件。
Public method CreateContentType 在清單上建立清單內容類型。
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method DeleteAttachment 會從指定的清單項目移除附件。
Public method DeleteContentType 從指定的清單中移除指定的清單內容類型。
Public method DeleteContentTypeXmlDocument 移除內容類型的 XML 文件集合中的 XML 文件。
Public method DeleteList 會刪除指定的清單。
Public method Discover (Inherited from SoapHttpClientProtocol.)
Public method Dispose() (Inherited from Component.)
Protected method Dispose(Boolean) (Inherited from Component.)
Protected method EndInvoke (Inherited from SoapHttpClientProtocol.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetAttachmentCollection 會傳回指定之項目的附件的 Url 清單。
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetList 會傳回指定之清單的結構描述。
Public method GetListAndView 會傳回指定之清單的清單與檢視結構描述。
Public method GetListCollection 傳回在網站中的所有清單的名稱和 Guid。
Public method GetListContentType 會傳回指定之的清單內容類型的內容類型定義結構描述。
Public method GetListContentTypes 會傳回內容類型的所有清單內容類型的定義結構描述上指定的清單。
Public method GetListContentTypesAndProperties 會傳回指定之的清單內容類型的屬性與內容類型定義結構描述。
Public method GetListItemChanges 會傳回指定的日期和時間自清單所做的變更。
Public method GetListItemChangesSinceToken 傳回日期自清單所做的變更和權杖中所指定的時間。
Public method GetListItemChangesWithKnowledge 會傳回所有符合指定的準則與所指定的清單knowledge參數中指定的日期-時間後已變更的清單項目。
Public method GetListItems Returns information about items in the list based on the specified query.
Protected method GetReaderForMessage (Inherited from SoapHttpClientProtocol.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method GetVersionCollection SharePoint 清單中,會傳回指定之欄位的版本資訊。
Protected method GetWebRequest (Inherited from SoapHttpClientProtocol.)
Protected method GetWebResponse(WebRequest) (Inherited from HttpWebClientProtocol.)
Protected method GetWebResponse(WebRequest, IAsyncResult) (Inherited from HttpWebClientProtocol.)
Protected method GetWriterForMessage (Inherited from SoapHttpClientProtocol.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method Invoke (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback) (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback, Object) (Inherited from SoapHttpClientProtocol.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Component.)
Public method UndoCheckOut 復原取出指定的文件 SharePoint 文件庫中。
Public method UpdateContentType 這會更新指定之的清單內容類型。
Public method UpdateContentTypesXmlDocument 新增或覆寫指定的XMLDocument元素在指定的清單上的所有內容類型。
Public method UpdateContentTypeXmlDocument 新增或覆寫指定的XMLDocument元素中指定之的清單內容類型。
Public method UpdateList 更新根據指定的欄位定義和清單內容的清單。
Public method UpdateListItems 新增、 刪除,或更新目前的網站上的清單中的指定項目。
Public method UpdateListItemsWithKnowledge 建立,就會插入、 更新及刪除指定的清單項目,並且提供目前knowledge中繼資料之伺服器。

Top

Events

  Name Description
Public event Disposed (Inherited from Component.)

Top

請參閱

參照

Lists class

WebSvcLists namespace