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

FakeWorkflowContextBusinessUnitId - свойство

Gets the GUIDGUID of the business unit that the user making the request, also known as the calling user, belongs to.

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

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

Тип: Guid

Type: GuidThe GUID of the business unit. This property corresponds to the BusinessUnitId property, which is the primary key for the BusinessUnit entity.

Реализации

IExecutionContext.BusinessUnitId
Заметки

См. также