ConvertDateAndTimeBehaviorResponse.JobId Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the ID of the asynchronous job that executes the behavior conversion from UTC to DateOnly in the database.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public Guid JobId { get; }
Public ReadOnly Property JobId As Guid
Property Value
Type: System.Guid
Returns Guid
ID of the asynchronous job.
Remarks
An asynchronous job is created with the Convert Date and Time Behavior name.
See Also
ConvertDateAndTimeBehaviorResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright