<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerEntry.RecordId Property |
The AR record ID of this entry. The Record ID is only valid for V0x1010 version entries!
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public ReadOnly Property RecordId() As UInt32
Public Get
End Get
End Property
[C#]
[CLSCompliant(IsCompliant=False)]
public uint RecordId { public get; }
The AR record ID of this entry.
LoggerEntry Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]