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

FakeWorkflowContextOrganizationId - свойство

Gets the GUID of the organization that the entity belongs to and the plug-in executes under.

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

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

Тип: Guid

Type: GuidThe GUID of the organization that the entity belongs to and the plug-in executes under. This corresponds to the OrganizationId attribute, which is the primary key for the Organization entity.

Реализации

IExecutionContext.OrganizationId
Заметки