SPEventReceiverDefinition.Id property

Gets the ID of the event receiver definition.

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

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