Proprietà BulkDetectDuplicatesRequest.RecurrenceStartTime
Si applica a: CRM 2015 on-prem, CRM Online
Gets or sets the start date and time of an asynchronous system job that detects and logs multiple duplicate records. Optional.
Spazio dei nomi: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Sintassi
'Dichiarazione
Public Property RecurrenceStartTime As DateTime
public DateTime RecurrenceStartTime { get; set; }
Valore proprietà
Type: DateTime
The start date and time of an asynchronous system job that detects and logs multiple duplicate record.
Note
This optional property specifies the start date and time of either a one-time-only job that detects multiple duplicate records, or of a recurring job that detects multiple duplicate records. If this property is not set, the start date and time are set to the value that is contained in the Ora property. 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 BulkDetectDuplicatesRequest
Membri BulkDetectDuplicatesRequest
Spazio dei nomi Microsoft.Crm.Sdk.Messages
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.