共用方式為


SPEventType enumeration

指定清單、 清單項目、 文件或文件庫警示回應的事件的類型。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Enumeration SPEventType
'用途
Dim instance As SPEventType
public enum SPEventType

Members

Member name Description
Add 加入項目清單或清單項目。() 0x00000001
Modify 在清單或清單項目中所做的所有變更。() 0x00000002
Delete 刪除清單或清單項目。() 0x00000004
Discussion 在 [Web 討論區的變更。() 0x00000FF0
All 屬於清單或清單項目所有的事件。(-1)

請參閱

參照

Microsoft.SharePoint namespace