Propriedade BulkDeleteRequest.StartDateTime
Aplica-se a: CRM 2015 on-prem, 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 (em Microsoft.Crm.Sdk.Proxy.dll)
Sintaxe
'Declaração
Public Property StartDateTime As DateTime
public DateTime StartDateTime { get; set; }
Valor de Propriedade
Type: DateTime
The start date and time to run a bulk delete job.
Comentários
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 Agora. For more information, see Recurrence Pattern in Asynchronous Job Execution.
Segurança do Thread
Todos os membros estáticos (Shared in Visual Basic) desse tipo são protegidos por thread. Não há nenhum garantia de que os membros de instância sejam protegidos por thread.
Plataformas
Plataformas de desenvolvimento
Windows Vista, Windows Server 2003 e
Plataformas de destino
Windows Vista,Windows XP
Consulte também
Referência
Classe BulkDeleteRequest
Membros de BulkDeleteRequest
Namespace Microsoft.Crm.Sdk.Messages
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.