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

FakeWorkflowContextOperationCreatedOn - свойство

Gets the date and time that the related System Job was created.

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

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

Тип: DateTime

Type: DateTimeThe date and time that the related System Job was created.

Реализации

IExecutionContext.OperationCreatedOn
Заметки

This property is used for the Microsoft Dynamics 365 to Microsoft Azure integration feature. It contains the same date and time value as the CreatedOn property of the related System Job entity.

См. также