RemoteExecutionContext.OperationCreatedOn Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

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

Namespace:   Microsoft.Xrm.Sdk
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataMemberAttribute]
public DateTime OperationCreatedOn { get; set; }
<DataMemberAttribute>
Public Property OperationCreatedOn As Date

Property Value

Type: System.DateTime

Type: DateTime
The date and time the related System Job was created.

Implements

IExecutionContext.OperationCreatedOn

Remarks

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

See Also

OperationId
RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
AsyncOperation (system job) entity
Azure integration with Microsoft Dynamics 365

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright