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

FakeWorkflowContextIsExecutingOffline - свойство

Gets whether the plug-in is executing from the Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access client while it is offline.

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

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

Тип: Boolean

Type: Booleantrue if the plug-in is executing from the Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access client while it is offline; otherwise, false.

Реализации

IExecutionContext.IsExecutingOffline
Заметки