Click or drag to resize

MicaExceptionLogEntryId Property

Gets the id of the entry representing this exception in the log.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public long LogEntryId { get; protected set; }

Property Value

Type: Int64
See Also