共用方式為


SPChangeItem members

Include protected members
Include inherited members

表示變更的項目。

The SPChangeItem type exposes the following members.

Properties

  Name Description
Public property AfterId 取得識別項目的變更,包括 URL 重新命名後的整數。
Public property AfterListId 取得清單中包含的項目之後的變更,包括 URL 重新命名的 GUID。
Public property BeforeId 取得識別的項目,包括 URL 重新命名變更之前的整數。
Public property BeforeListId 取得清單中包含的項目之前的變更,包括 URL 重新命名的 GUID。
Public property ChangeToken 取得唯一的變更 token 的已變更的物件。 (Inherited from SPChange.)
Public property ChangeType 會取得對項目變更的類型。 (Inherited from SPChange.)
Public property Id 取得已變更的項目會識別的整數。
Protected property InternalListId 取得包含已變更的物件之清單的識別碼。 (Inherited from SPChange.)
Protected property InternalUniqueId 會取得變更物件的識別碼。 (Inherited from SPChange.)
Protected property InternalUrl 取得已變更物件的 URL。 (Inherited from SPChange.)
Protected property InternalWebId 取得包含已變更的物件之網站的識別碼。 (Inherited from SPChange.)
Public property ListId 取得包含已變更的項目清單的 GUID。
Public property SiteId 會取得變更此物件的網站集合的網站 ID。 (Inherited from SPChange.)
Public property Time 取得要變更已認可的變更記錄的時間。 (Inherited from SPChange.)
Public property UniqueId 取得已變更之項目的 GUID。
Public property WebId 取得已變更的項目所在的站台的 GUID。

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

請參閱

參照

SPChangeItem class

Microsoft.SharePoint namespace