BulkDetectDuplicatesRequest.RecurrencePattern Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the recurrence pattern for the asynchronous system job that detects multiple duplicate records. Optional.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string RecurrencePattern { get; set; }
Public Property RecurrencePattern As String
Property Value
Type: System.String
Type: String
The recurrence pattern for the asynchronous system job that detects multiple duplicate records.
Remarks
You can run the bulk detect duplicates job daily or without recurrence. To run without recurrence, set this property to String.Empty. 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