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

FakePluginExecutionContextOperationId - свойство

Gets the GUID of the related System Job.

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

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

Тип: Guid

Type: GuidThe GUID of the related System Job. This corresponds to the AsyncOperationId attribute, which is the primary key for the System Job entity.

Реализации

IExecutionContext.OperationId
Заметки

This property is used for the Microsoft Dynamics 365 to Microsoft Azure integration feature.

См. также