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

FakeWorkflowContextUserId - свойство

Gets the GUID of the system user for whom the plug-in invokes web service methods on behalf of.

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

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

Тип: Guid

Type: GuidThe GUID of the system user for whom the plug-in invokes web service methods on behalf of. This property corresponds to the SystemUserId property, which is the primary key for the SystemUser entity.

Реализации

IExecutionContext.UserId
Заметки