Freigeben über


SPEventContext.ContextObjectId-Eigenschaft

Ruft den Bezeichner (ID) des Kontexts für das Workflowereignis ab.

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

Syntax

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

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

Eigenschaftswert

Typ: System.Guid
Die ID des Kontexts für das Workflowereignis.

Siehe auch

Referenz

SPEventContext Klasse

SPEventContext-Member

Microsoft.SharePoint-Namespace