LoggerEntry.RecordId Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerEntry.RecordId Property

BR.AN.PviServices .NET


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; }

Property Value

The AR record ID of this entry.

See Also

LoggerEntry Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]