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

FakePluginExecutionContextOrganizationName - свойство

Gets the unique name of the organization that the entity currently being processed belongs to and the plug-in executes under.

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

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

Тип: String

Type: StringThe unique name of the organization that the entity currently being processed belongs to and the plug-in executes under.

Реализации

IExecutionContext.OrganizationName
Заметки

See the Name attribute of the Organization entity.

См. также