SPRemoteEventResult class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.RemoteApp.SPRemoteEventResult

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

Syntax

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

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

SPRemoteEventResult members

Microsoft.SharePoint.RemoteApp namespace