Click or drag to resize
LogContextLogGuid Property
Logs guid.

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

Property Value

Type: Guid

Implements

ILogContextLogGuid
See Also