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

FakeWorkflowContextPreEntityImages - свойство

Gets the properties of the primary entity before the core platform operation has begins.

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

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

Тип: EntityImageCollection

Type: EntityImageCollectionThe properties of the primary entity before the core platform operation has begins.

Реализации

IExecutionContext.PreEntityImages
Заметки