RemoteExecutionContext.IsOfflinePlayback Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets a value indicating if the plug-in is executing as a result of the Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access client transitioning from offline to online and synchronizing with the Microsoft Dynamics 365 server.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public bool IsOfflinePlayback { get; set; }
<DataMemberAttribute>
Public Property IsOfflinePlayback As Boolean
Property Value
Type: System.Boolean
Type: Boolean
true if the plug-in is executing as a result of the client synchronizing with the Microsoft Dynamics 365 server; otherwise, false.
Implements
IExecutionContext.IsOfflinePlayback
See Also
IsExecutingOffline
RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright