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

FakeWorkflowContextOutputParameters - свойство

Gets the parameters of the response message after the core platform operation has completed.

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

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

Тип: ParameterCollection

Type: ParameterCollectionThe parameters of the response message after the core platform operation has completed.

Реализации

IExecutionContext.OutputParameters
Заметки