Level of the log entry.
Namespace:
ArangoDBNetStandard.AdminApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public string Level { get; set; }
Public Property Level As String
Get
Set
public:
property String^ Level {
String^ get ();
void set (String^ value);
}
member Level : string with get, set
Property Value
Type:
StringSee Also