Click or drag to resize
LogContext.LogGuid Property
Logs guid.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 10.0.0
Syntax
C#
public Guid LogGuid { get; set; }

Property Value

Type: Guid

Implements

ILogContext.LogGuid
See Also