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

FakeWorkflowContextSecondaryEntityName - свойство

Gets the name of the secondary entity that has a relationship with the primary entity.

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

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

Тип: String

Type: StringThe name of the secondary entity that has a relationship with the primary entity.

Реализации

IExecutionContext.SecondaryEntityName
Заметки