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

FakeWorkflowContextPostEntityImages - свойство

Gets the properties of the primary entity after the core platform operation has been completed.

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

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

Тип: EntityImageCollection

Type: EntityImageCollectionThe properties of the primary entity after the core platform operation has been completed.

Реализации

IExecutionContext.PostEntityImages
Заметки