LoggerEntry.EventData Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerEntry.EventData Property

BR.AN.PviServices .NET


Gets the additional data from the XML blob. can be either a simple data type value or an array of bytes or even an array of strings.

[Visual Basic]

Public ReadOnly Property EventData() As Object

  Public Get

  End Get

End Property

[C#]

public object EventData { public get; }

Property Value

EventData

See Also

LoggerEntry Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]