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

FakeWorkflowContextSharedVariables - свойство

Gets the custom properties that are shared between plug-ins.

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

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

Тип: ParameterCollection

Type: ParameterCollectionThe custom properties that are shared between plug-ins.

Реализации

IExecutionContext.SharedVariables
Заметки