Click or drag to resize

LogMessageId Property

Unique Id of the log entry.

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

Property Value

Type: Int32
See Also