BulkDeleteRequest.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 bulk delete job. 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 bulk delete job.
Remarks
You can run the bulk delete job daily or without recurrence. To run without recurrence, set the property to String.Empty. For more information, see Recurrence pattern in asynchronous job execution.
See Also
BulkDeleteRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright