SPRemoteEntityInstanceEventProperties class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.RemoteApp.SPRemoteEntityInstanceEventProperties

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

Syntax

'Declaration
<DataContractAttribute(Name := "RemoteEntityEventProperties", Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/")> _
Public Class SPRemoteEntityInstanceEventProperties
'Usage
Dim instance As SPRemoteEntityInstanceEventProperties
[DataContractAttribute(Name = "RemoteEntityEventProperties", Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/")]
public class SPRemoteEntityInstanceEventProperties

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPRemoteEntityInstanceEventProperties members

Microsoft.SharePoint.RemoteApp namespace