Aracılığıyla paylaş


UserTrackingRecord.EventDateTime Özellik

Tanım

Kullanıcı olayının gerçekleştiği tarih ve saati alır veya ayarlar.

public:
 virtual property DateTime EventDateTime { DateTime get(); void set(DateTime value); };
public override DateTime EventDateTime { get; set; }
member this.EventDateTime : DateTime with get, set
Public Overrides Property EventDateTime As DateTime

Özellik Değeri

DateTime

Bir DateTime değer.

Açıklamalar

DateTimeEşgüdümlü Evrensel Saat (UTC).

Bu özellik çalışma zamanı izleme altyapısı tarafından ayarlanır.

Şunlara uygulanır