Для изменения размера нажмите или перетащите

FakeWorkflowContextIsOfflinePlayback - свойство

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.

Пространство имён:  PZone.Xrm.Testing.Workflow
Сборка:  PZone.SDK.Xrm.Testing (в PZone.SDK.Xrm.Testing.dll) Версия: 8.2.1.0 (8.2.1.0)
Синтаксис
C#
public bool IsOfflinePlayback { get; set; }

Возвращаемое значение

Тип: Boolean

Type: Booleantrue if the 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; otherwise, false.

Реализации

IExecutionContext.IsOfflinePlayback
Заметки