Condividi tramite


Proprietà BulkDeleteRequest.StartDateTime

Si applica a: CRM 2015 on-prem, CRM Online

Gets or sets the start date and time to run a bulk delete job. Optional.

Spazio dei nomi: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Sintassi

'Dichiarazione
Public Property StartDateTime As DateTime
public DateTime StartDateTime { get; set; }

Valore proprietà

Type: DateTime
The start date and time to run a bulk delete job.

Note

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 Ora. For more information, see Recurrence Pattern in Asynchronous Job Execution.

Thread Safety

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.

Piattaforme

Piattaforme di sviluppo

Windows Vista, Windows Server 2003 e

Piattaforme di destinazione

Windows Vista,Windows XP

Vedere anche

Riferimento

Classe BulkDeleteRequest
Membri BulkDeleteRequest
Spazio dei nomi Microsoft.Crm.Sdk.Messages

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.