<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerEntry Constructor |
Initializes the instance
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public Overloads Sub New( _
ByVal parent As Object, _
ByVal strDT As String, _
ByVal offsetUtc As Short _
)
[C#]
[CLSCompliant(IsCompliant=False)]
object parent,
string strDT,
short offsetUtc
);
parent
The parent object.
strDT
The date and time string.
offsetUtc
The UTC offset in minutes.
LoggerEntry Class | BR.AN.PviServices Namespace | LoggerEntry Constructor Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]