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

FakeWorkflowContextInputParameters - свойство

Gets the parameters of the request message that triggered the event that caused the plug-in to execute.

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

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

Тип: ParameterCollection

Type: ParameterCollectionThe parameters of the request message that triggered the event that caused the plug-in to execute.

Реализации

IExecutionContext.InputParameters
Заметки