BulkDetectDuplicatesRequest.RecurrenceStartTime Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the start date and time of an asynchronous system job that detects and logs multiple duplicate records. Optional.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public DateTime RecurrenceStartTime { get; set; }
Public Property RecurrenceStartTime As Date
Property Value
Type: System.DateTime
Type: DateTime
The start date and time of an asynchronous system job that detects and logs multiple duplicate record.
Remarks
This optional property specifies the start date and time of either a one-time-only job that detects multiple duplicate records, or of a recurring job that detects multiple duplicate records. If this property is not set, the start date and time are set to the value that is contained in the Now property. For more information, see Recurrence pattern in asynchronous job execution.
See Also
BulkDetectDuplicatesRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright