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

FakeWorkflowContextMessageName - свойство

Gets the name of the Web service message that is being processed by the event execution pipeline.

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

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

Тип: String

Type: StringThe name of the Web service message being processed by the event execution pipeline.

Реализации

IExecutionContext.MessageName
Заметки