Click or drag to resize

LogMessageDate Property

Date and time when the log entry was created.

Namespace:  ArangoDBNetStandard.AdminApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public DateTime Date { get; set; }

Property Value

Type: DateTime
See Also