LoggerEntry.EventID Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerEntry.EventID Property

BR.AN.PviServices .NET


Gets the event ID. This property is only valid for V1.01.0 formated logger entries. See Logger.ContentVersion after calling Logger.ReadLoggerInfo()

[Visual Basic]

Public ReadOnly Property EventID() As Integer

  Public Get

  End Get

End Property

[C#]

public int EventID { public get; }

Property Value

EventID

See Also

LoggerEntry Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]