Freigeben über


SPEventContext.ContextType-Eigenschaft

Ruft die Kontext-ID des Kontexts Typ des Workflow-Ereignisses.

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

Syntax

'Declaration
Public ReadOnly Property ContextType As Guid
    Get
'Usage
Dim instance As SPEventContext
Dim value As Guid

value = instance.ContextType
public Guid ContextType { get; }

Eigenschaftswert

Typ: System.Guid
Die ID des Typs Kontext des Workflow-Ereignisses.

Siehe auch

Referenz

SPEventContext Klasse

SPEventContext-Member

Microsoft.SharePoint-Namespace