<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerEntry.OriginRecordId Property |
Gets the event ID of the error which caused this additional entry. This property is only valid for V1.01.0 formated logger entries. See Logger.ContentVersion after calling Logger.ReadLoggerInfo()
[Visual Basic]
Public ReadOnly Property OriginRecordId() As Integer
Public Get
End Get
End Property
[C#]
public int OriginRecordId { public get; }
OriginRecordId
LoggerEntry Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]