SPEventReceiverDefinition.Id Property

Gets the ID of the event receiver definition.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public ReadOnly Property Id As Guid
    Get
'Usage
Dim instance As SPEventReceiverDefinition
Dim value As Guid

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

Property Value

Type: System.Guid
A GUID that represents the ID.

Remarks

Any object that is transferred within a SharePoint Foundation site is transferred by means of the identifier.

See Also

Reference

SPEventReceiverDefinition Class

SPEventReceiverDefinition Members

Microsoft.SharePoint Namespace

Other Resources

<ID> Element