Share via


SPRemoteItemEventProperties.IsBackgroundSave property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property IsBackgroundSave As Boolean
    Get
    Friend Set
'Usage
Dim instance As SPRemoteItemEventProperties
Dim value As Boolean

value = instance.IsBackgroundSave
[DataMemberAttribute]
public bool IsBackgroundSave { get; internal set; }

Property value

Type: System.Boolean

See also

Reference

SPRemoteItemEventProperties class

SPRemoteItemEventProperties members

Microsoft.SharePoint.RemoteApp namespace