BulkDeleteRequest.StartDateTime Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the start date and time to run a bulk delete job. Optional.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public DateTime StartDateTime { get; set; }
Public Property StartDateTime As Date
Property Value
Type: System.DateTime
Type: DateTime
The start date and time to run a bulk delete job.
Remarks
StartDateTime is an optional property that specifies the start date and time of an one-time-only bulk delete job, or the start date and time of a recurring bulk delete job. If this property is not set, the start date and time are set to the value that is contained in the Now. 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