SPRemoteItemEventProperties constructor
Initializes a new instance of the SPRemoteItemEventProperties class.
Namespace: Microsoft.SharePoint.Client.EventReceivers
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPRemoteItemEventProperties()
public SPRemoteItemEventProperties()
See also
Reference
SPRemoteItemEventProperties class