共用方式為


SPItem members

Include protected members
Include inherited members

抽象的基底類別構成的操作表單的資料傳輸項目。

The SPItem type exposes the following members.

Constructors

  Name Description
Protected method SPItem 初始化SPItem類別的新執行個體。

Top

Properties

  Name Description
Public property AllRolesForCurrentUser 取得目前的使用者所屬的物件上的角色定義的完整清單,對此範圍。 (Inherited from SPSecurableObject.)
Public property ClientFormItemData 取得字典,包含用 CSR 表單中的項目屬性。
Public property EffectiveBasePermissions Reserved for future use. (Overrides SPSecurableObject.EffectiveBasePermissions.)
Public property Fields 取得或設定項目相關聯的中繼資料的欄位集合。
Public property FirstUniqueAncestor Obsolete. 請改用 [ FirstUniqueAncestorSecurableObject ] 屬性。 (Inherited from SPSecurableObject.)
Public property FirstUniqueAncestorSecurableObject Reserved for future use. (Overrides SPSecurableObject.FirstUniqueAncestorSecurableObject.)
Public property HasUniqueRoleAssignments 指出物件是否具有唯一的角色指派,或從父系物件繼承其角色指派。 (Inherited from SPSecurableObject.)
Public property ID 取得或設定項目的 ID。
Public property Item[Int32] 取得或設定具有指定的整數索引的項目所需的欄位物件。
Public property Item[String] 取得或設定指定的內部名稱的欄位為基礎的項目所需的欄位物件。
Public property ReusableAcl Reserved for future use. (Overrides SPSecurableObject.ReusableAcl.)
Public property RoleAssignments 取得這個可保護物件的角色指派。 (Inherited from SPSecurableObject.)

Top

Methods

  Name Description
Public method BreakRoleInheritance(Boolean) 建立物件的唯一的角色指派,並選擇性地將角色指派複製從父代。 (Inherited from SPSecurableObject.)
Public method BreakRoleInheritance(Boolean, Boolean) 建立物件的唯一的角色指派、 選擇性地將角色指派複製從父項目,並選擇性地清除 [從下階的唯一的角色指派。 (Inherited from SPSecurableObject.)
Public method CheckPermissions 判斷目前的使用者是否具有指定的使用權限集合。 (Inherited from SPSecurableObject.)
Public method Delete 在衍生類別中覆寫,請從存放區刪除項目。
Public method DoesUserHavePermissions 指示目前的使用者是否有指定的使用權限集合。 (Inherited from SPSecurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetUserEffectivePermissionInfo Reserved for future use. (Overrides SPSecurableObject.GetUserEffectivePermissionInfo(String).)
Public method GetUserEffectivePermissions Reserved for future use. (Overrides SPSecurableObject.GetUserEffectivePermissions(String).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ResetRoleInheritance 在衍生類別中實作時,移除本機角色指派,如此角色指派] 中所有的子系物件,都會重新從父系物件繼承。 (Inherited from SPSecurableObject.)
Public method ToString (Inherited from Object.)
Public method Update 當在衍生類別中覆寫時,更新個別的存放區中項目的狀態。

Top

Fields

  Name Description
Public fieldStatic member InvalidItemId 指定無效的項目。
Protected field m_Fields 儲存與項目相關聯的欄位物件。

Top

請參閱

參照

SPItem class

Microsoft.SharePoint namespace