共用方式為


SPWorkItem members

Include protected members
Include inherited members

提供控制的特性和行為的工作項目物件執行個體的屬性。此類別一起使用Microsoft.SharePoint.SPWorkItemCollection類別。

The SPWorkItem type exposes the following members.

Properties

  Name Description
Public property BatchId 取得識別最就必定處理 (適用於效能) 以連續批次的SPWorkItem物件的指定的群組的唯一識別碼 (GUID)。工作流程事件, InstanceId值會當做BatchId屬性,其各自的工作項目的執行個體。
Public property Created 會取得DateTime值指定的工作項目輸入工作流程優先順序佇列資料庫上時。發生失敗時的處理的工作項目,這個值會重設為失敗的系統時間。
Public property DeliveryDate 取得或設定DateTime值,指定 SQL Server 時間時的工作項目會挑出關閉優先順序佇列以進行處理。
Public property Id 工作項目的的唯一識別碼。
Public property InternalState 會指定目前的工作項目處理狀態Microsoft.SharePoint.SPWorkItemStatus列舉所傳回的值的執行個體。
Public property ItemGuid 工作項目必須相互關聯到特定清單項目之清單項目提供的全域唯一識別碼 (GUID)。這是使用清單項目時所使用的選用屬性。
Public property ItemId 取得的項目識別碼的清單項目時的工作項目必須相互關聯到特定清單項目。這是選用的屬性,來使用清單項目。
Public property ParentId 全域唯一識別碼 (GUID) 所指定的使用者定義父項目或 ancester,物件適當的範圍與工作項目相互關聯的資料物件。
Public property SiteId 全域唯一識別碼 (GUID) 指定SPWorkItem物件相關聯的網站。這是選用的屬性,來使用SPSite物件
Public property SubType 會取得指定的工作項目類型SPWorkItem物件的全域唯一識別碼 (GUID)。
Public property TextPayload 做為使用者定義的字串資料,例如運用 SML 相關聯的工作項目存放區。
Public property Type 會取得指定SPWorkItem物件的工作項目類型的全域唯一識別碼 (GUID)。
Public property UserId 會取得指定的使用者識別碼建立SPWorkItem物件執行個體的整數。
Public property WebId 取得識別SPWorkItem物件相關聯的網站的全域唯一識別碼 (GUID)。這是選用的屬性,來使用SPWeb物件

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPWorkItem class

Microsoft.SharePoint namespace