<< 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 _
)
[C#]
[CLSCompliant(IsCompliant=False)]
object parent,
string strDT
);
parent
The parent object.
strDT
The date and time string.
LoggerEntry Class | BR.AN.PviServices Namespace | LoggerEntry Constructor Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]