SPEventContext.ContextCollectionId property
取得與工作流程事件相關聯的內容集合的識別項 (ID)。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ContextCollectionId As Guid
Get
'用途
Dim instance As SPEventContext
Dim value As Guid
value = instance.ContextCollectionId
public Guid ContextCollectionId { get; }
Property value
Type: System.Guid
與工作流程事件相關聯的內容集合的識別碼。