SPRemoteListEventProperties class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.RemoteApp.SPRemoteListEventProperties

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

Syntax

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

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

SPRemoteListEventProperties members

Microsoft.SharePoint.RemoteApp namespace